mozjs::rust

Function ToUint64

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