mlir_sys

Function mlirAttributeGetTypeID

Source
pub unsafe extern "C" fn mlirAttributeGetTypeID(
    attribute: MlirAttribute,
) -> MlirTypeID
Expand description

Gets the type id of the attribute.