File: typemap

package info (click to toggle)
liblinux-dvb-perl 1.03-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 192 kB
  • sloc: perl: 257; makefile: 8
file content (10 lines) | stat: -rw-r--r-- 218 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
FE_fd		T_FE_FD

INPUT

T_FE_FD
	if (sv_derived_from ($arg, \"Linux::DVB::Frontend\"))
	  $var = ($type) SvIV (*hv_fetch ((HV*)SvRV ($arg), \"fd\", 2, 1));
	else
	  croak (\"$var is not of type Linux::DVB::Frontend\")