# File lib/nice-ffi/struct.rb, line 68 def typed_pointer( options={} ) NiceFFI::TypedPointer.new(self, options) end