Function user32::DeferWindowPos
[−]
[src]
pub unsafe extern "system" fn DeferWindowPos(
hWinPosInfo: HDWP,
hWnd: HWND,
hWndInserAfter: HWND,
x: c_int,
y: c_int,
cx: c_int,
cy: c_int,
uFlags: UINT
) -> HDWP