[][src]Function winapi::um::winuser::SetWindowPlacement

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