mirror of
https://github.com/opencv/opencv.git
synced 2025-06-07 09:25:45 +08:00
3 lines
111 B
C
3 lines
111 B
C
// Function return list of shared libs seporated with ";" symbol
|
|
// in load order
|
|
const char* GetLibraryList(); |