# File lib/nice-ffi/struct.rb, line 411
def
to_bytes
return
self
.
pointer
.
get_bytes
(
0
,
self
.
size
)
end