Function mozjs::rust::ToUint64

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