Function script::dom::bindings::import::module::jsapi::InitSelfHostedCode

source ยท
pub unsafe extern "C" fn InitSelfHostedCode(
    cx: *mut JSContext,
    cache: [u64; 2],
    writer: Option<unsafe extern "C" fn(_: *mut JSContext, _: [u64; 2]) -> bool>,
) -> bool