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

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