brmdoor_libnfc/nfc_smartcard.i

13 lines
149 B
OpenEdge ABL

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