Function mozjs_sys::jsapi::JS_SetTrustedPrincipals

source ยท
pub unsafe extern "C" fn JS_SetTrustedPrincipals(
    cx: *mut JSContext,
    prin: *mut JSPrincipals,
)