mlir_sys

Function mlirTypeGetTypeID

Source
pub unsafe extern "C" fn mlirTypeGetTypeID(
    type_: MlirType,
) -> MlirTypeID
Expand description

Gets the type ID of the type.