File: typemap.xsp

package info (click to toggle)
libextutils-xspp-perl 0.1800-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 992 kB
  • sloc: perl: 8,324; cpp: 125; makefile: 2
file content (4 lines) | stat: -r--r--r-- 66 bytes parent folder | download | duplicates (6)
1
2
3
4
# trivial typemap

%typemap{int}{simple};
%typemap{void}{simple};