[][src]Function antic::fmpz_mat_next_col_van_hoeij

pub unsafe extern "C" fn fmpz_mat_next_col_van_hoeij(
    M: *mut fmpz_mat_struct,
    P: *mut fmpz,
    col: *mut fmpz_mat_struct,
    exp: mp_limb_signed_t,
    U_exp: mp_limb_signed_t
) -> c_int