Function mozjs::jsapi::JS_SetSecurityCallbacks

source ยท
pub unsafe extern "C" fn JS_SetSecurityCallbacks(
    cx: *mut JSContext,
    callbacks: *const JSSecurityCallbacks,
)