pub unsafe extern "system" fn SetScrollInfo(
    hwnd: HWND,
    nbar: SCROLLBAR_CONSTANTS,
    lpsi: *const SCROLLINFO,
    redraw: BOOL
) -> i32
Expand description

Required features: ‘Win32_UI_Controls’, ‘Win32_Foundation’, ‘Win32_UI_WindowsAndMessaging’