Function windows_sys::Win32::System::Ole::SafeArrayGetLBound

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