dlopen_weak_deps.h 79 字节
Newer Older
1 2
int TestNumber2(int input);
__attribute__((weak)) int TestFunction(int input);