dso_meth_st.dso_load

Loads a shared library, NB: new DSO_METHODs must ensure that a successful load populates the loaded_filename field, and likewise a successful unload frees and NULLs it out.

struct dso_meth_st
int function(.DSO* dso) dso_load;

Meta