about summary refs log tree commit diff stats
path: root/src/wrapped/wrappedgmodule2_private.h
blob: bc608126d2225ffc3c96ac7177560b0199cf451e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#if !(defined(GO) && defined(GOM) && defined(GO2) && defined(DATA))
#error meh!
#endif

//GO(_fini, 
//GO(g_module_build_path, pFpp)
//GO(g_module_close, iFp)
//GO(g_module_error, pFv)
//GO(g_module_make_resident, vFp)
//GO(g_module_name, pFp)
//GO(g_module_open, pFpu)
//GO(g_module_supported, iFv)
//GO(g_module_symbol, iFppp)
//GO(_init,