Function mozjs::jsapi::BigIntIsInt64

source ·
pub unsafe extern "C" fn BigIntIsInt64(
    bi: *mut BigInt,
    result: *mut i64
) -> bool