mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-21 07:41:09 -06:00
4 lines
91 B
Text
4 lines
91 B
Text
%typemap{std::string};
|
|
%typemap{std::vector<unsigned int>*};
|
|
%typemap{SV*};
|
|
%typemap{AV*};
|