Function ShowWindow

Source
pub unsafe extern "system" fn ShowWindow(
    hWnd: HWND,
    nCmdShow: c_int,
) -> BOOL