Function ImageList_SetDragCursorImage

Source
pub unsafe extern "system" fn ImageList_SetDragCursorImage(
    himlDrag: HIMAGELIST,
    iDrag: c_int,
    dxHotspot: c_int,
    dyHotspot: c_int,
) -> BOOL