Function mozjs_sys::jsapi::JS::GetSelfHostedFunction
source ยท pub unsafe extern "C" fn GetSelfHostedFunction(
cx: *mut JSContext,
selfHostedName: *const c_char,
id: HandleId,
nargs: c_uint,
) -> *mut JSFunction