CoUnmarshalInterface

Function CoUnmarshalInterface 

Source
pub unsafe fn CoUnmarshalInterface<'a, T0__: IntoParam<'a, IStream>>(
    pstm: T0__,
    riid: *const Guid,
    ppv: *mut *mut c_void,
) -> ErrorCode