Function windows::Win32::UI::Shell::DAD_AutoScroll

pub unsafe fn DAD_AutoScroll<P0>(
    hwnd: P0,
    pad: *mut AUTO_SCROLL_DATA,
    pptnow: *const POINT
) -> BOOL
where P0: IntoParam<HWND>,