[][src]Function antic::fmpz_mat_is_in_rref_with_rank

pub unsafe extern "C" fn fmpz_mat_is_in_rref_with_rank(
    A: *mut fmpz_mat_struct,
    den: *mut fmpz,
    rank: mp_limb_signed_t
) -> c_int