Function mozjs_sys::jsapi::JS_AddInterruptCallback

source ยท
pub unsafe extern "C" fn JS_AddInterruptCallback(
    cx: *mut JSContext,
    callback: JSInterruptCallback,
) -> bool