class FFI::StructByReference
def from_native(value, ctx)
-
(Struct)-
Parameters:
-
ctx(nil) -- -
value(AbstractMemory) --
def from_native(value, ctx) @struct_class.new(value) end
(Struct)
-
ctx
(nil)
--
value
(AbstractMemory)
--
def from_native(value, ctx) @struct_class.new(value) end