2012-06-28 16:23:19 +00:00

3 lines
111 B
C

// Function return list of shared libs seporated with ";" symbol
// in load order
const char* GetLibraryList();