GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
ExtUtils::XSpp::Typemap(3) User Contributed Perl Documentation ExtUtils::XSpp::Typemap(3)

ExtUtils::XSpp::Typemap - map types

Returns the ExtUtils::XSpp::Node::Type that is used for this typemap.

(Optional) XS typemap identifier (e.g. T_IV) for this C++ type.

(Optional) XS input code for the associated XS typemap.

(Optional) XS output code for the associated XS typemap.

Returns the C++ type to be used for the local variable declaration.

Code to put the contents of the perl_argument (typically ST(x)) into the C++ variable(s).

Allows modifying the code used in the function/method call. The first parameter has the form "THIS-"method( <args> )>, the second parameter is a variable to hold the return value.
2022-04-08 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.