Function mlir_sys::mlirIndexTypeGet

source ·
pub unsafe extern "C" fn mlirIndexTypeGet(
    ctx: MlirContext
) -> MlirType
Expand description

Creates an index type in the given context. The type is owned by the context.