Function js::jsapi::ToUint64Slow
[−]
[src]
pub unsafe extern "C" fn ToUint64Slow(
cx: *mut JSContext,
v: HandleValue,
out: *mut u64
) -> bool