sub explicitly-manage
1 | language documentation Native calling interface |
1.1 | (Native calling interface) sub explicitly-manage |
Documentation for sub explicitly-manage
assembled from the following types:
language documentation Native calling interface
(Native calling interface) sub explicitly-manage
sub explicitly-manage() is export(:DEFAULT)
This returns a CStr
object for the given Str
. If the string returned is passed to a NativeCall subroutine, it will not be freed by the runtime's garbage collector.