FFI::NativeError
# File lib/ffi/ffi.rb, line 36 36: def initialize(function, *libraries) 37: super("Function '#{function}' not found in [#{libraries[0].nil? ? 'current process' : libraries.join(", ")}]") 38: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.