mozjs::jsapi

Function BigIntIsInt64

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