Function mozjs::jsapi::ToUint64Slow

source ·
pub unsafe extern "C" fn ToUint64Slow(
    cx: *mut JSContext,
    v: Handle<Value>,
    out: *mut u64
) -> bool