ToUint64

Function ToUint64 

Source
pub unsafe fn ToUint64(
    cx: *mut JSContext,
    v: HandleValue<'_>,
) -> Result<u64, ()>