pub unsafe extern "C" fn mlirTypeIDHashValue(
typeID: MlirTypeID,
) -> usize
Expand description
Returns the hash value of the type id.
pub unsafe extern "C" fn mlirTypeIDHashValue(
typeID: MlirTypeID,
) -> usize
Returns the hash value of the type id.