Function mozjs::jsapi::JS::CanDecodeOffThread

source ·
pub unsafe extern "C" fn CanDecodeOffThread(
    cx: *mut JSContext,
    options: *const DecodeOptions,
    length: usize
) -> bool