windows::Win32::System::Ole

Function SafeArrayGetLBound

pub unsafe fn SafeArrayGetLBound(
    psa: *const SAFEARRAY,
    ndim: u32,
) -> Result<i32>