Function script::dom::bindings::import::module::jsapi::BigIntIsNegative

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

Return true if the given BigInt is negative.