4c7a8ee2创建于 2023年12月8日历史提交
%module example

%include <std_string.i>

%{
#include "example.h"
%}

%include "example.h"