Class GSSAPI::LibGSSAPI::GssPointer
In: lib/gssapi/lib_gssapi.rb
Parent: FFI::AutoPointer

This s a generic AutoPointer. Gss pointers that implement this class should also implement a

  class method called release_ptr that releases the structure pointed to by this pointer.

Methods

Public Class methods

Public Instance methods

[Validate]