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