pcsc-lite 1.5.5
Functions

dyn_generic.h File Reference

This abstracts dynamic library loading functions. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int DYN_LoadLibrary (void **, char *)
int DYN_CloseLibrary (void **)
int DYN_GetAddress (void *, void **, const char *)

Detailed Description

This abstracts dynamic library loading functions.

Definition in file dyn_generic.h.