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