Function mozjs_sys::jsapi::JS::DecodeStencil1

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