mirror of
https://github.com/idapython/src
synced 2026-06-08 14:47:00 +00:00
idaapi.i: Added typedef for error_t
This commit is contained in:
@@ -65,6 +65,8 @@ typedef unsigned long long ulonglong;
|
||||
typedef long long longlong;
|
||||
#endif
|
||||
|
||||
typedef int error_t;
|
||||
|
||||
%include "typemaps.i"
|
||||
|
||||
%include "cstring.i"
|
||||
|
||||
Reference in New Issue
Block a user