SetWindowPlacement

Function SetWindowPlacement 

Source
pub unsafe fn SetWindowPlacement<'a, T0__: IntoParam<'a, HWND>>(
    hwnd: T0__,
    lpwndpl: *const WINDOWPLACEMENT,
) -> BOOL