[][src]Function antic::fmpz_mat_mul_multi_mod

pub unsafe extern "C" fn fmpz_mat_mul_multi_mod(
    C: *mut fmpz_mat_struct,
    A: *mut fmpz_mat_struct,
    B: *mut fmpz_mat_struct
)