[][src]Function antic::fmpz_mod_mat_mul

pub unsafe extern "C" fn fmpz_mod_mat_mul(
    C: *mut fmpz_mod_mat_struct,
    A: *mut fmpz_mod_mat_struct,
    B: *mut fmpz_mod_mat_struct
)