Function user32::SetWindowPlacement [] [src]

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