Function SafeArrayRedim

Source
pub unsafe extern "C" fn SafeArrayRedim(
    psa: *mut SAFEARRAY,
    psaboundNew: *mut SAFEARRAYBOUND,
) -> HRESULT