Function mozjs_sys::jsapi::JS::DecodeStencil
source ยท pub unsafe extern "C" fn DecodeStencil(
cx: *mut JSContext,
options: *const ReadOnlyDecodeOptions,
range: *const TranscodeRange,
stencilOut: *mut *mut Stencil,
) -> TranscodeResult