- closeSharedLib
void closeSharedLib(SharedLib lib)
- closeSharedLib
void closeSharedLib(SharedLib lib)
Undocumented in source. Be warned that the author may not have intended to support it.
- closeSharedLib
void closeSharedLib(SharedLib lib)
Undocumented in source. Be warned that the author may not have intended to support it.
- loadSharedSym
SharedSym loadSharedSym(SharedLib lib, string name)
Load a symbol from a shared library.
Return null in case of failure.
- loadSharedSym
SharedSym loadSharedSym(SharedLib lib, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- loadSharedSym
SharedSym loadSharedSym(SharedLib lib, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- openSharedLib
SharedLib openSharedLib(string name)
Opens a shared library.
Return null in case of failure.
- openSharedLib
SharedLib openSharedLib(string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- openSharedLib
SharedLib openSharedLib(string name)
Undocumented in source. Be warned that the author may not have intended to support it.