Function mozjs_sys::jsapi::JS::detail::BigIntIsUint64

source ยท
pub unsafe extern "C" fn BigIntIsUint64(
    bi: *const BigInt,
    result: *mut u64,
) -> bool