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