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

Required features: "Win32_System_Com"