Function mlir_sys::mlirTypeGetTypeID
source · pub unsafe extern "C" fn mlirTypeGetTypeID(
type_: MlirType
) -> MlirTypeID
Expand description
Gets the type ID of the type.
pub unsafe extern "C" fn mlirTypeGetTypeID(
type_: MlirType
) -> MlirTypeID
Gets the type ID of the type.