Function windows_sys::Win32::System::Ole::SafeArrayCopy

pub unsafe extern "system" fn SafeArrayCopy(
    psa: *const SAFEARRAY,
    ppsaout: *mut *mut SAFEARRAY,
) -> HRESULT