Module
NiceFFI
In:
lib/nice-ffi.rb
Methods
TypedPointer
Classes and Modules
Module
NiceFFI::AutoRelease
Module
NiceFFI::Library
Class
NiceFFI::OpaqueStruct
Class
NiceFFI::PathSet
Class
NiceFFI::Struct
Class
NiceFFI::TypedPointer
Public Class methods
TypedPointer
( type )
Equivalent to
TypedPointer.new
( type )
[Validate]