Function JS_GetPendingException

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