[][src]Function winapi::um::winuser::SetScrollPos

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