Function mozjs_sys::jsapi::JS::BigIntIsNegative

source ยท
pub unsafe extern "C" fn BigIntIsNegative(bi: *const BigInt) -> bool
Expand description

Return true if the given BigInt is negative.