pub unsafe extern "C" fn mlirAttributeGetContext(
attribute: MlirAttribute,
) -> MlirContextExpand description
Gets the context that an attribute was created with.
pub unsafe extern "C" fn mlirAttributeGetContext(
attribute: MlirAttribute,
) -> MlirContextGets the context that an attribute was created with.