mlir_sys

Function mlirLLVMArrayTypeGet

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

Creates an llvm.array type.