Function mozjs::rust::jsapi_wrapped::JS_GetPendingException

source ยท
pub unsafe fn JS_GetPendingException(
    cx: *mut JSContext,
    vp: &mut MutableHandleValue<'_>,
) -> bool