pub unsafe extern "system" fn DAD_AutoScroll(
    hwnd: HWND,
    pad: *mut AUTO_SCROLL_DATA,
    pptnow: *const POINT
) -> BOOL
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’