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

Required features: ‘Win32_UI_WindowsAndMessaging’, ‘Win32_Foundation’