Loads an OS-specific shared library.
Note: Please use this function instead of the constructor, which is private.
The path to a shared library to be loaded
Library loading mode. See LoadMode
A SharedLib instance being a handle to the library, or null if it could not be loaded
See Implementation
Loads an OS-specific shared library.
Note: Please use this function instead of the constructor, which is private.