Function mozjs::jsapi::JS::InitSelfHostedCode
source ยท pub unsafe extern "C" fn InitSelfHostedCode(
cx: *mut JSContext,
cache: __BindgenOpaqueArray<u64, 2>,
writer: Option<unsafe extern "C" fn(_: *mut JSContext, _: __BindgenOpaqueArray<u64, 2>) -> bool>,
) -> bool