mlir_sys

Function mlirAttributeGetType

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

Gets the type of this attribute.