Function windows_sys::Win32::System::Com::Marshal::CoGetStandardMarshal

pub unsafe extern "system" fn CoGetStandardMarshal(
    riid: *const GUID,
    punk: *mut c_void,
    dwdestcontext: u32,
    pvdestcontext: *const c_void,
    mshlflags: u32,
    ppmarshal: *mut *mut c_void,
) -> HRESULT