Class
FFI::StrPtrConverter
In:
lib/ffi/types.rb
Parent:
Object
Returns a [ String,
Pointer
] tuple so the C memory for the string can be freed
Methods
from_native
Public Class methods
from_native
(val, ctx)
[Validate]