MoveWindow

Function MoveWindow 

Source
pub unsafe extern "system" fn MoveWindow(
    hwnd: *mut c_void,
    x: i32,
    y: i32,
    nwidth: i32,
    nheight: i32,
    brepaint: i32,
) -> i32
Expand description

#59 MoveWindow

moves or changes the size of a window