mlir_sys

Function mlirAttributeGetDialect

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

Gets the dialect of the attribute.