Searched defs:PyMODINIT_FUNC (Results 1 – 2 of 2) sorted by relevance
10 #define PyMODINIT_FUNC extern "C" __declspec(dllexport) void macro12 #define PyMODINIT_FUNC extern "C" __attribute__((visibility("default"))) void macro
205 #define PyMODINIT_FUNC void macro