Function windows_sys::Win32::UI::WindowsAndMessaging::GetScrollRange
pub unsafe extern "system" fn GetScrollRange(
hwnd: HWND,
nbar: SCROLLBAR_CONSTANTS,
lpminpos: *mut i32,
lpmaxpos: *mut i32,
) -> BOOL