Function script::dom::bindings::import::module::jsapi::JS_GetPendingException

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