Function mlir_sys::mlirIndexTypeGet 
source · pub unsafe extern "C" fn mlirIndexTypeGet(
    ctx: MlirContext
) -> MlirTypeExpand description
Creates an index type in the given context. The type is owned by the context.
pub unsafe extern "C" fn mlirIndexTypeGet(
    ctx: MlirContext
) -> MlirTypeCreates an index type in the given context. The type is owned by the context.