pub unsafe extern "C" fn mlirNamedAttributeGet(
    name: MlirIdentifier,
    attr: MlirAttribute
) -> MlirNamedAttribute
Expand description

Associates an attribute with the name. Takes ownership of neither.