Function mozjs_sys::jsapi::JS::SetWaitCallback
source ยท pub unsafe extern "C" fn SetWaitCallback(
rt: *mut JSRuntime,
beforeWait: BeforeWaitCallback,
afterWait: AfterWaitCallback,
requiredMemory: usize,
)