mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-05 08:56:16 +01:00
15 lines
234 B
Plaintext
15 lines
234 B
Plaintext
|
g_module_build_path
|
||
|
g_module_close
|
||
|
g_module_error
|
||
|
g_module_make_resident
|
||
|
#ifndef _WIN64
|
||
|
g_module_name PRIVATE
|
||
|
#endif
|
||
|
g_module_name_utf8
|
||
|
#ifndef _WIN64
|
||
|
g_module_open PRIVATE
|
||
|
#endif
|
||
|
g_module_open_utf8
|
||
|
g_module_supported
|
||
|
g_module_symbol
|