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

Function ImageList_ReadEx

Source
pub unsafe fn ImageList_ReadEx<'a, T>(
    dwflags: u32,
    pstm: impl IntoParam<'a, IStream>,
) -> Result<T, Error>
where T: Interface,