pcsc-lite
1.8.23
|
This abstracts dynamic library loading functions. More...
Go to the source code of this file.
Functions | |
LONG | DYN_LoadLibrary (void **, char *) |
LONG | DYN_CloseLibrary (void **) |
LONG | DYN_GetAddress (void *, void **, const char *, int) |
This abstracts dynamic library loading functions.
Definition in file dyn_generic.h.