Function windows_sys::Win32::UI::Controls::ImageList_SetDragCursorImage

pub unsafe extern "system" fn ImageList_SetDragCursorImage(
    himldrag: HIMAGELIST,
    idrag: i32,
    dxhotspot: i32,
    dyhotspot: i32,
) -> BOOL