方法

GModuleModulemake_resident

声明 [源位置]

void
g_module_make_resident (
  GModule* module
)

描述 [源位置]

确保模块不会卸载。任何对模块的 g_module_close() 调用都将被忽略。