mozjs_sys::jsapi

Function JS_SetDestroyZoneCallback

Source
pub unsafe extern "C" fn JS_SetDestroyZoneCallback(
    cx: *mut JSContext,
    callback: JSDestroyZoneCallback,
)