webview2_com::Windows::Win32::UI::Controls

Function ImageList_SetDragCursorImage

Source
pub unsafe fn ImageList_SetDragCursorImage<'a>(
    himldrag: impl IntoParam<'a, HIMAGELIST>,
    idrag: i32,
    dxhotspot: i32,
    dyhotspot: i32,
) -> BOOL