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