Function mozjs_sys::jsapi::js::ToUint8Slow

source ยท
pub unsafe extern "C" fn ToUint8Slow(
    cx: *mut JSContext,
    v: HandleValue,
    out: *mut u8,
) -> bool