Function mlir_sys::mlirAttributeGetType
source · pub unsafe extern "C" fn mlirAttributeGetType(
attribute: MlirAttribute
) -> MlirType
Expand description
Gets the type of this attribute.
pub unsafe extern "C" fn mlirAttributeGetType(
attribute: MlirAttribute
) -> MlirType
Gets the type of this attribute.