mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-30 16:42:43 +00:00
5 lines
91 B
Plaintext
5 lines
91 B
Plaintext
%typemap{std::string};
|
|
%typemap{std::vector<unsigned int>*};
|
|
%typemap{SV*};
|
|
%typemap{AV*};
|