Function SetWindowPlacement

Source
pub unsafe extern "C" fn SetWindowPlacement(
    hWnd: HWND,
    lpwndpl: *const WINDOWPLACEMENT,
) -> BOOL