Native dynamic library handle.
Sets sym to point to a symbol named symbolName in dynamic library lib.
Returns an instance of struct T with all fields pointing to corresponding symbols in dynamic library lib.
Tries to set sym to point to a symbol named symbolName in dynamic library lib.
This struct encapsulates functionality for working with dynamic libraries.
Stuff for working with dynamic libraries.