Function mozjs_sys::jsapi::JS::DecodeStencil1

source ยท
pub unsafe extern "C" fn DecodeStencil1(
    fc: *mut FrontendContext,
    options: *const ReadOnlyDecodeOptions,
    range: *const TranscodeRange,
    stencilOut: *mut *mut Stencil,
) -> TranscodeResult