Function comctl32::ImageList_SetDragCursorImage
[−]
[src]
pub unsafe extern "system" fn ImageList_SetDragCursorImage(
himlDrag: HIMAGELIST,
iDrag: c_int,
dxHotspot: c_int,
dyHotspot: c_int
) -> BOOL