|
The SCOPE: keyword allows scoping to be enabled for a particular XSUB. If enabled, the XSUB
will invoke ENTER and LEAVE automatically.
To support potentially complex type mappings, if a typemap entry used by an XSUB contains a
comment like /*scope*/ then scoping will be automatically enabled for that XSUB.
To enable scoping:
To disable scoping:
|
|