SetWindowPlacement

Function SetWindowPlacement 

pub unsafe fn SetWindowPlacement(
    hwnd: HWND,
    lpwndpl: *const WINDOWPLACEMENT,
) -> Result<()>