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

pub unsafe extern "system" fn ImageList_BeginDrag(
    himlTrack: HIMAGELIST,
    iTrack: c_int,
    dxHotspot: c_int,
    dyHotspot: c_int
) -> BOOL