brmdoor_libnfc/brmdoor_nfc.i
2014-07-23 22:17:43 +02:00

13 lines
143 B
OpenEdge ABL

%module brmdoor_nfc
%{
#include "brmdoor_nfc.h"
%}
%include std_string.i
%include std_except.i
%include stdint.i
%include "brmdoor_nfc.h"