Module.makeResident

Ensures that a module will never be unloaded. Any future g_module_close() calls on the module will be ignored.

class Module
void
makeResident
()

Meta