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

pub unsafe extern "system" fn CoMarshalInterface(
    pStm: LPSTREAM,
    riid: REFIID,
    pUnk: LPUNKNOWN,
    dwDestContext: DWORD,
    pvDestContext: LPVOID,
    mshlflags: DWORD
) -> HRESULT