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

Required features: "Win32_Foundation"