Function mozjs::rust::wrappers::JS_GetPendingException

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