user32_sys::SetScrollRange [] [src]

pub unsafe extern "system" fn SetScrollRange(hWnd: HWND, nBar: c_int, nMinPos: c_int, nMaxPos: c_int, bRedraw: BOOL) -> BOOL