Function vc6_sys::DeferWindowPos
source · pub unsafe extern "stdcall" fn DeferWindowPos(
hWinPosInfo: HDWP,
hWnd: HWND,
hWndInsertAfter: HWND,
x: c_int,
y: c_int,
cx: c_int,
cy: c_int,
uFlags: UINT
) -> HDWP