pub unsafe extern "system" fn ImageList_BeginDrag(
    himltrack: HIMAGELIST,
    itrack: i32,
    dxhotspot: i32,
    dyhotspot: i32
) -> BOOL
Expand description

Required features: "Win32_UI_Controls", "Win32_Foundation"