[][src]Function antic::fmpq_mat_solve_dixon

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