Function mozjs_sys::jsapi::JS::DecodeStencil

source ·
pub unsafe extern "C" fn DecodeStencil(
    cx: *mut JSContext,
    options: *const DecodeOptions,
    range: *const TranscodeRange,
    stencilOut: *mut *mut Stencil
) -> TranscodeResult