[][src]Function antic::fmpq_mat_solve_fmpz_mat

pub unsafe extern "C" fn fmpq_mat_solve_fmpz_mat(
    X: *mut fmpq_mat_struct,
    A: *mut fmpz_mat_struct,
    B: *mut fmpz_mat_struct
) -> c_int