Function mozjs_sys::jsapi::JS::StartIncrementalEncoding

source ยท
pub unsafe extern "C" fn StartIncrementalEncoding(
    cx: *mut JSContext,
    stencil: *mut RefPtr<Stencil>,
) -> bool