See Original text in context
sub explicitly-manage($str) 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.
CStr
Str