script::dom::bindings::import::module::jsapi::JS

Function 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