Function CoCopyProxy

Source
pub unsafe extern "C" fn CoCopyProxy(
    pProxy: *mut IUnknown,
    ppCopy: *mut *mut IUnknown,
) -> HRESULT