|
OSAPI
0.29
Open System API
|
The s_libinfo structure is a wrapper structure for the proc_library_getAllLoaded call to contain the library name and version information. More...
#include <proc_type_library.h>
Data Fields | |
| char | name [OSAPI_PROC_LIBRARY_MAX_NAME+1] |
| Library Name. | |
| unsigned int | version |
| Library version. | |
The s_libinfo structure is a wrapper structure for the proc_library_getAllLoaded call to contain the library name and version information.