[][src]Function antic::fmpz_mat_mul

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