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