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