Module NiceFFI::AutoRelease
In: lib/nice-ffi/autorelease.rb

A mixin module to provide automatic memory management for C structs.

Methods

included  

Public Class methods

Sets up the class when this module is included. Adds the class methods and defines class instance variables.

[Validate]