# File lib/nice-ffi/typedpointer.rb, line 99
def NiceFFI::TypedPointer( type )
  NiceFFI::TypedPointer.new( type )
end