# File lib/ffi/pointer.rb, line 49
def
write_long
(
obj
)
put_long
(
0
,
obj
)
end