Function mozjs_sys::jsapi::js::ToUint32Slow

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