pub unsafe extern "system" fn DragAcceptFiles(
    hwnd: HWND,
    faccept: BOOL
)
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’