blob: 3858b1f1eca6718c0c51479532197fdcbaa49cc1 [file] [log] [blame]
%module xxx
%feature("docstring") func2 R"ABC(Calculate :math:`D^\nu \rho(x)`.)AB";
void func2(double* foo, int bar, char** baz);