windows::Win32::UI::Shell

Function IStream_Read

pub unsafe fn IStream_Read<P0>(pstm: P0, pv: *mut c_void, cb: u32) -> Result<()>
where P0: Param<IStream>,