[go: up one dir, main page]

This is supported on Unix only.
Expand description

UNIX implementation of dynamic library loading.

Structs

A platform-specific counterpart of the cross-platform Library.

Symbol from a library.

Constants

Make loaded symbols available for resolution globally.

Perform lazy binding.

Load symbols into an isolated namespace.

Perform eager binding.