IStream_Read

Function IStream_Read 

pub unsafe extern "system" fn IStream_Read(
    pstm: *mut c_void,
    pv: *mut c_void,
    cb: u32,
) -> HRESULT