Function CoUnmarshalInterface

Source
pub unsafe extern "C" fn CoUnmarshalInterface(
    pStm: LPSTREAM,
    riid: *const IID,
    ppv: *mut LPVOID,
) -> HRESULT