Function JS_SetUncatchableError

Source
pub unsafe extern "C" fn JS_SetUncatchableError(
    ctx: *mut JSContext,
    val: u64,
)