SilcDll

NAME

    typedef void *SilcDll;

DESCRIPTION

This context represents the shared object and it is allocated by silc_dll_load and is destroyed with silc_dll_close functions. The context is given as argument to all funtions in this interface.