Function mlir_sys::mlirAttributeGetDialect
source · 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.