[][src]Function winapi::um::oleauto::SafeArrayGetLBound

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