mlirIndexTypeGet

Function 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.