Skip to content

MTY_SOUnload

chrisd1100 edited this page Aug 25, 2022 · 1 revision

Unload a shared object.

void MTY_SOUnload(
    MTY_SO ** so
);

Parameters

so (MTY_SO **)

Passed by reference and set to NULL after being destroyed.

Platform support

Windows   macOS   Android   Linux  

See also

Module: System

Clone this wiki locally