pub unsafe extern "system" fn ShowWindow(
    hwnd: HWND,
    ncmdshow: SHOW_WINDOW_CMD
) -> BOOL
Expand description

Required features: ‘Win32_UI_WindowsAndMessaging’, ‘Win32_Foundation’