Function user32::SetScrollPos
[−]
[src]
pub unsafe extern "system" fn SetScrollPos(
hWnd: HWND,
nBar: c_int,
nPos: c_int,
bRedraw: BOOL
) -> c_int