Convenient alias to use as a return value.
The MissingSymbolCallback allows the user to prevent the throwing of SymbolLoadExceptions.
The MissingSymbolCallback allows the user to prevent the throwing of SymbolLoadExceptions.
Base class for all exceptions thrown by Derelict packages.
This exception is thrown when a shared library cannot be loaded because it is either missing or not on the system path.
This exception is thrown when a symbol cannot be loaded from a shared library, either because it does not exist in the library or because the library is corrupt.
The return type of the MissingSymbolCallbackFunc/Dg.