Function CoGetStdMarshalEx

Source
pub unsafe extern "C" fn CoGetStdMarshalEx(
    pUnkOuter: LPUNKNOWN,
    smexflags: DWORD,
    ppUnkInner: *mut LPUNKNOWN,
) -> HRESULT