Function script::dom::bindings::import::module::jsapi::ToBigUint64

source ยท
pub unsafe extern "C" fn ToBigUint64(bi: *const BigInt) -> u64
Expand description

Convert the given BigInt, modulo 2**64, to an unsigned 64-bit integer.