dllapi
dllapi copied to clipboard
pure c
with the same name, without namespace
symbol confiliction?
void afunc() {
dlsym(real_lib, "afunc")();
}