Function mozjs_sys::jsapi::JS_SetDestroyZoneCallback

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