|
pcsc-lite
2.5.0
|
This abstracts dynamic library loading functions and timing. More...
#include "config.h"#include <stdio.h>#include <string.h>#include <dlfcn.h>#include <stdlib.h>#include <stdbool.h>#include "misc.h"#include "pcsclite.h"#include "debuglog.h"#include "dyn_generic.h"Go to the source code of this file.
This abstracts dynamic library loading functions and timing.
Definition in file dyn_unix.c.