[][src]Function antic::fmpq_mat_mul_r_fmpz_mat

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