Documentation for sub explicitly-manage
assembled from the following pages:
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.