Methods

FFI::AutoPointer::DefaultReleaser

Public Instance Methods

call(*args) click to toggle source
     # File lib/ffi/autopointer.rb, line 107
107:       def call(*args)
108:         @proc.release(@ptr) if @autorelease && @ptr
109:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.