Function SetScrollPos

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