rgb-cln/contrib/libhsmd_python/swig.i

8 lines
107 B
OpenEdge ABL
Raw Normal View History

%module libhsmd
%{
#define SWIG_FILE_WITH_INIT
#include "libhsmd_python.h"
%}
%include "libhsmd_python.h"