[][src]Function winapi::um::commctrl::ImageList_SetDragCursorImage

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