JS_SetDestroyCompartmentCallback

Function JS_SetDestroyCompartmentCallback 

Source
pub unsafe fn JS_SetDestroyCompartmentCallback(
    cx: &mut JSContext,
    callback: JSDestroyCompartmentCallback,
)