pub unsafe extern "system" fn GetScrollBarInfo(
    hwnd: HWND,
    idobject: OBJECT_IDENTIFIER,
    psbi: *mut SCROLLBARINFO
) -> BOOL
Expand description

Required features: ‘Win32_UI_WindowsAndMessaging’, ‘Win32_Foundation’