SetScrollPos

Function SetScrollPos 

Source
pub unsafe extern "system" fn SetScrollPos(
    hwnd: *mut c_void,
    nbar: i32,
    npos: i32,
    bredraw: i32,
) -> i32
Expand description

#83 SetScrollPos

sets the current position of a scrollbar, possibly redrawing it in the process