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

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

Convert the given BigInt, modulo 2**64, to a signed 64-bit integer.