[][src]Function winapi::um::winuser::ShowWindowAsync

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