Function windows_sys::Win32::System::Ole::SafeArrayGetUBound

pub unsafe extern "system" fn SafeArrayGetUBound(
    psa: *const SAFEARRAY,
    ndim: u32,
    plubound: *mut i32,
) -> HRESULT