- or download this
...
xsubpp
-typemap "...lib\ExtUtils\typemap"
-typemap "...inline-c-mytypemap-null\mytypemap.txt"
- or download this
typemap typemap
Indicates that a user-supplied typemap should take precedence over
+ the default typemaps. This option may be used multiple times, with t
+he last typemap having the highest precedence.
- or download this
#!/usr/bin/perl --
use strict;
...
__END__
- or download this
## cannot redefine T_PTR INPUT/OUTPUT
# unmapped T_PTR
...
T_PTR
sv_setiv($arg, BROKEN_PTR2IV($var));
- or download this
#!/usr/bin/perl --
use strict;
...
__END__