pub unsafe extern "C" fn mlirNamedAttributeGet(
name: MlirIdentifier,
attr: MlirAttribute,
) -> MlirNamedAttributeExpand description
Associates an attribute with the name. Takes ownership of neither.
pub unsafe extern "C" fn mlirNamedAttributeGet(
name: MlirIdentifier,
attr: MlirAttribute,
) -> MlirNamedAttributeAssociates an attribute with the name. Takes ownership of neither.