[][src]Function antic::fmpz_mat_solve

pub unsafe extern "C" fn fmpz_mat_solve(
    X: *mut fmpz_mat_struct,
    den: *mut fmpz,
    A: *mut fmpz_mat_struct,
    B: *mut fmpz_mat_struct
) -> c_int