SetScrollInfo

Function SetScrollInfo 

Source
pub unsafe extern "system" fn SetScrollInfo(
    hwnd: HWND,
    nBar: c_int,
    lpsi: *const SCROLLINFO,
    redraw: BOOL,
) -> c_int