1
0
mirror of https://github.com/PurpleI2P/i2pdbrowser synced 2025-02-06 11:54:21 +00:00

9 lines
125 B
Plaintext
Raw Normal View History

2023-05-08 20:00:14 +00:00
// See swig.org for more interface options,
// e.g. map std::string to Go string
%{
#include "capi.h"
%}
%include "capi.h"