Class FFI::Pointer
In: lib/ffi/pointer.rb
Parent: Object

Methods

Constants

SIZE = Platform::ADDRESS_SIZE / 8

Public Class methods

Return the size of a pointer on the current platform, in bytes

Public Instance methods

[Validate]