JS_SetDestroyCompartmentCallback

Function JS_SetDestroyCompartmentCallback 

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