[][src]Function antic::fmpz_mat_inv

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