Function mlir_sys::mlirElementsAttrGetValue 
source · pub unsafe extern "C" fn mlirElementsAttrGetValue(
    attr: MlirAttribute,
    rank: isize,
    idxs: *mut u64
) -> MlirAttributeExpand description
Returns the element at the given rank-dimensional index.