Function windows_sys::Win32::UI::Controls::SetScrollPos
[−]pub unsafe extern "system" fn SetScrollPos(
hwnd: HWND,
nbar: SCROLLBAR_CONSTANTS,
npos: i32,
bredraw: BOOL
) -> i32Expand description
Required features: ‘Win32_UI_Controls’, ‘Win32_Foundation’, ‘Win32_UI_WindowsAndMessaging’
