[][src]Function winapi::um::combaseapi::CoUnmarshalInterface

pub unsafe extern "system" fn CoUnmarshalInterface(
    pStm: LPSTREAM,
    riid: REFIID,
    ppv: *mut LPVOID
) -> HRESULT