Function CoGetStandardMarshal

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