Function mozjs::jsapi::SetPendingExceptionStack

source ยท
pub unsafe extern "C" fn SetPendingExceptionStack(
    cx: *mut JSContext,
    exceptionStack: *const ExceptionStack,
)