File: typemap

package info (click to toggle)
libdata-messagepack-stream-perl 1.05%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 192 kB
  • sloc: perl: 26; makefile: 3
file content (7 lines) | stat: -rw-r--r-- 128 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
TYPEMAP
my_unpacker_t*       T_MY_UNPACKER

INPUT
T_MY_UNPACKER
    $var = ($type)mg_find(SvRV($arg), PERL_MAGIC_ext)->mg_obj;