# File lib/ffi/pointer.rb, line 36
    def read_int
      get_int32(0)
    end