ffi-error. ( obj -- )


Vocabulary
debugger

Error description
Thrown by dlopen and dlsym if a problem occurs while loading a native library or looking up a symbol. See C library interface.

Definition