ScrollWindow

Function ScrollWindow 

Source
pub unsafe extern "system" fn ScrollWindow(
    hwnd: *mut c_void,
    xamount: i32,
    yamount: i32,
    lprect: *const RECT,
    lpcliprect: *const RECT,
) -> i32
Expand description

#86 ScrollWindow

scrolls what is shown in a window’s client area