Function CoGetStandardMarshal

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