# File lib/ffi/struct.rb, line 66
def
get
(
ptr
)
type
.
from_native
(
@orig_field
.
get
(
ptr
),
nil
)
end