Function js::jsapi::JS_SetDestroyCompartmentCallback
[−]
[src]
pub unsafe extern "C" fn JS_SetDestroyCompartmentCallback(
rt: *mut JSRuntime,
callback: JSDestroyCompartmentCallback
)