pub unsafe extern "C" fn mlirLLVMArrayTypeGet(
    elementType: MlirType,
    numElements: c_uint
) -> MlirType
Expand description

Creates an llvm.array type.