mlir_sys

Function mlirAttributeGetContext

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

Gets the context that an attribute was created with.