Function mlir_sys::mlirArrayAttrGet 
source · pub unsafe extern "C" fn mlirArrayAttrGet(
    ctx: MlirContext,
    numElements: isize,
    elements: *const MlirAttribute
) -> MlirAttributeExpand description
Creates an array element containing the given list of elements in the given context.