In Files

Methods

NiceFFI

Public Class Methods

TypedPointer( type ) click to toggle source

Equivalent to TypedPointer.new( type )

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

[Validate]

Generated with the Darkfish Rdoc Generator 2.