Methods

FFI::AutoPointer::CallableReleaser

Public Instance Methods

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

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.