Function mozjs_sys::jsapi::JS::SetDestroyRealmCallback

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