-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtypemap
23 lines (19 loc) · 995 Bytes
/
typemap
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
###############################################################################
## ##
## Typemap for module "Bit::Vector" version 7.4. ##
## ##
## Copyright (c) 1995 - 2013 by Steffen Beyer. ##
## All rights reserved. ##
## ##
## This package is free software; you can redistribute it ##
## and/or modify it under the same terms as Perl itself. ##
## ##
###############################################################################
TYPEMAP
N_int T_IV
N_long T_IV
Z_int T_IV
Z_long T_IV
boolean T_IV
BitVector_Object T_SV
BitVector_Scalar T_SV