Class: FFI::Pointer

Inherits:
Object
  • Object
show all
Defined in:
lib/hallon/ext/ffi.rb

Overview

FFI::Pointer is the underlying class used to read and write data to pointers. For more information see the FFI gem.