| 60 | extern "C" __declspec(dllexport) void MpConfigGetValueAlloc(){} |
| 61 | extern "C" __declspec(dllexport) void MpGetTaskSchedulerStrings(){} |
| 62 | extern "C" __declspec(dllexport) void MpManagerStatusQuery(){} |
| 63 | extern "C" __declspec(dllexport) void MpConfigIteratorOpen(){} |
| 64 | extern "C" __declspec(dllexport) void MpConfigIteratorEnum(){} |
| 65 | extern "C" __declspec(dllexport) void MpConfigIteratorClose(){} |
nothing calls this directly
no outgoing calls
no test coverage detected