pub unsafe extern "C" fn BigIntIsNegative(bi: *mut BigInt) -> bool
Expand description

Return true if the given BigInt is negative.