Function mozjs::jsapi::JS::ToBigInt64

source ·
pub unsafe extern "C" fn ToBigInt64(bi: *mut BigInt) -> i64
Expand description

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