List of all members.
Public Attributes |
|
HINSTANCE(* | loadLibrary )(const char *path, int asLocal, int now, char const *search) |
|
DL_FUNC(* | dlsym )(DllInfo *info, char const *name) |
|
void(* | closeLibrary )(HINSTANCE handle) |
|
void(* | getError )(char *buf, int len) |
|
void(* | deleteCachedSymbols )(DllInfo *dll) |
|
DL_FUNC(* | lookupCachedSymbol )(const char *name, const char *pkg, int all) |
|
void(* | fixPath )(char *path) |
|
void(* | getFullDLLPath )(SEXP call, char *buf, const char *const path) |
The documentation for this struct was generated from the following file: