JS_SetUncatchableException

Function JS_SetUncatchableException 

Source
pub unsafe extern "C" fn JS_SetUncatchableException(
    ctx: *mut JSContext,
    flag: c_int,
)