-
Notifications
You must be signed in to change notification settings - Fork 56
MTY_SOUnload
chrisd1100 edited this page Aug 25, 2022
·
1 revision
Unload a shared object.
void MTY_SOUnload(
MTY_SO ** so
);
so
(MTY_SO **
)
Passed by reference and set to NULL
after being destroyed.