[][src]Function CCODE::CoGetStandardMarshal

pub unsafe extern "C" fn CoGetStandardMarshal(
    riid: *const IID,
    pUnk: LPUNKNOWN,
    dwDestContext: DWORD,
    pvDestContext: LPVOID,
    mshlflags: DWORD,
    ppMarshal: *mut LPMARSHAL
) -> HRESULT