Function windows::Win32::System::Com::Marshal::CoGetStdMarshalEx

pub unsafe fn CoGetStdMarshalEx<P0>(
    punkouter: P0,
    smexflags: u32,
) -> Result<IUnknown>
where P0: Param<IUnknown>,