Function ImageList_BeginDrag

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