pub unsafe extern "C" fn mlirAttributeGetTypeID(
attribute: MlirAttribute,
) -> MlirTypeID
Expand description
Gets the type id of the attribute.
pub unsafe extern "C" fn mlirAttributeGetTypeID(
attribute: MlirAttribute,
) -> MlirTypeID
Gets the type id of the attribute.