mirror of
https://github.com/eclipse/upm.git
synced 2025-03-15 13:07:40 +03:00
5 lines
80 B
OpenEdge ABL
5 lines
80 B
OpenEdge ABL
%include "std_string.i"
|
|
%include "stdint.i"
|
|
|
|
%typemap(out) mraa_result_t = int;
|