JS_SetDestroyZoneCallback

Function JS_SetDestroyZoneCallback 

Source
pub unsafe fn JS_SetDestroyZoneCallback(
    cx: &mut JSContext,
    callback: JSDestroyZoneCallback,
)