pub unsafe extern "system" fn SetScrollPos(
    hwnd: HWND,
    nbar: SCROLLBAR_CONSTANTS,
    npos: i32,
    bredraw: BOOL
) -> i32
Expand description

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