pub unsafe extern "C" fn mlirAttributeGetContext(
    attribute: MlirAttribute
) -> MlirContext
Expand description

Gets the context that an attribute was created with.