In my library, which is only used by Proton, I would like to call functions like dlopen to load a linux library. Is it possible and how can I achieve this ?
dlopen
Nothing extracted yet.
In my library, which is only used by Proton, I would like to call functions like
dlopento load a linux library. Is it possible and how can I achieve this ?