pub unsafe extern "system" fn GetScrollInfo(
    hwnd: HWND,
    nbar: SCROLLBAR_CONSTANTS,
    lpsi: *mut SCROLLINFO
) -> BOOL
Expand description

Required features: ‘Win32_UI_WindowsAndMessaging’, ‘Win32_Foundation’