SetScrollPos

Function SetScrollPos 

Source
pub unsafe extern "system" fn SetScrollPos(
    hWnd: HWND,
    nBar: c_int,
    nPos: c_int,
    bRedraw: BOOL,
) -> c_int