pub unsafe extern "C" fn mlirElementsAttrGetValue(
    attr: MlirAttribute,
    rank: isize,
    idxs: *mut u64
) -> MlirAttribute
Expand description

Returns the element at the given rank-dimensional index.