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

Required features: "Win32_Foundation"