iwadr_last_error method

Pointer<Char> iwadr_last_error()

Implementation

ffi.Pointer<ffi.Char> iwadr_last_error() {
  return _iwadr_last_error();
}