mozjs_sys::jsapi

Function JS_DisableInterruptCallback

source
pub unsafe extern "C" fn JS_DisableInterruptCallback(
    cx: *mut JSContext,
) -> bool