pub unsafe extern "system" fn ImageList_SetDragCursorImage(
    himldrag: HIMAGELIST,
    idrag: i32,
    dxhotspot: i32,
    dyhotspot: i32
) -> BOOL
Expand description

Required features: ‘Win32_UI_Controls’, ‘Win32_Foundation’