mirror of
https://github.com/opencv/opencv.git
synced 2025-06-30 08:40:51 +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(); |