Function mozjs_sys::jsapi::js::ToUint64Slow

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