Function windows_sys::Win32::System::Ole::SafeArrayRedim

pub unsafe extern "system" fn SafeArrayRedim(
    psa: *mut SAFEARRAY,
    psaboundnew: *const SAFEARRAYBOUND,
) -> HRESULT