mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-07 06:53:33 +00:00
3 lines
132 B
C++
3 lines
132 B
C++
#define GetStartupInfo(...) __imp_GetStartupInfoW(__VA_ARGS__)
|
|
|
|
extern typeof(GetStartupInfo) *const __imp_GetStartupInfoW __msabi;
|