dwww Home | Show directory contents | Find package

%module xxx

%typemap(in) (char *str, int len) {
}

%apply (char *str, int len) { int x };

Generated by dwww version 1.15 on Mon Jul 1 09:59:55 CEST 2024.