pub unsafe extern "C" fn mlirDisctinctAttrCreate(
referencedAttr: MlirAttribute,
) -> MlirAttributeExpand description
Creates a DisctinctAttr with the referenced attribute.
pub unsafe extern "C" fn mlirDisctinctAttrCreate(
referencedAttr: MlirAttribute,
) -> MlirAttributeCreates a DisctinctAttr with the referenced attribute.