# File lib/ffi/pointer.rb, line 73
    def read_string_to_null
      get_string(0)
    end