Function windows_sys::Win32::System::Com::Marshal::CoGetStandardMarshal
[−]pub unsafe extern "system" fn CoGetStandardMarshal(
riid: *const GUID,
punk: IUnknown,
dwdestcontext: u32,
pvdestcontext: *const c_void,
mshlflags: u32,
ppmarshal: *mut IMarshal
) -> HRESULT
Expand description
Required features: "Win32_System_Com_Marshal"