mozjs::jsapi::JS

Function 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.