Class
FFI::Struct::ManagedStructConverter
In:
lib/ffi/struct.rb
Parent:
StructByReference
Methods
from_native
new
Public Class methods
new
(struct_class)
@param [
Struct
] struct_class
Public Instance methods
from_native
(ptr, ctx)
@param [
Pointer
] ptr @param [nil] ctx @return [
Struct
]
[Validate]