Function mozjs::rust::jsapi_wrapped::GetSelfHostedFunction

source ยท
pub unsafe fn GetSelfHostedFunction(
    cx: *mut JSContext,
    selfHostedName: *const c_char,
    id: HandleId<'_>,
    nargs: c_uint,
) -> *mut JSFunction