Function mozjs_sys::jsapi::JS_GetPendingException

source ยท
pub unsafe extern "C" fn JS_GetPendingException(
    cx: *mut JSContext,
    vp: MutableHandleValue,
) -> bool