Function SafeArrayGetLBound

Source
pub unsafe extern "C" fn SafeArrayGetLBound(
    psa: *mut SAFEARRAY,
    nDim: UINT,
    plLbound: *mut LONG,
) -> HRESULT