File: typemap

package info (click to toggle)
libpdl-io-gd-perl 2.103-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 224 kB
  • sloc: perl: 1,011; makefile: 3
file content (11 lines) | stat: -rw-r--r-- 189 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
#
# Extra type mappings for Judd::PDL::IO::GD
#
gdImagePtr   T_PTR
gdImage *    T_PTR
gdFontPtr    T_PTR
gdFont *     T_PTR
gdPointPtr   T_PTR

int *        T_PTR
unsigned short *    T_PTR