# File lib/ffi/struct.rb, line 95
    def clear
      pointer.clear
      self
    end