Methods

Files

Process::Functions::FFI::Library

Public Instance Methods

attach_pfunc(*args) click to toggle source

Wrapper method for attach_function + private

# File lib/mixlib/shellout/windows/core_ext.rb, line 33
def attach_pfunc(*args)
  attach_function(*args)
  private args[0]
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.