pub unsafe extern "C" fn mlirAttributeGetDialect(
attribute: MlirAttribute,
) -> MlirDialect
Expand description
Gets the dialect of the attribute.
pub unsafe extern "C" fn mlirAttributeGetDialect(
attribute: MlirAttribute,
) -> MlirDialect
Gets the dialect of the attribute.