# File lib/ffi/pointer.rb, line 66
    def read_float
      get_float32(0)
    end