Class
FFI::NotFoundError
In:
lib/ffi/library.rb
Parent:
LoadError
Exception raised when a function is not found in libraries
Methods
new
Public Class methods
new
(function, *libraries)
[Validate]