Function mlir_sys::mlirAttributeGetContext
source · pub unsafe extern "C" fn mlirAttributeGetContext(
attribute: MlirAttribute
) -> MlirContext
Expand description
Gets the context that an attribute was created with.
pub unsafe extern "C" fn mlirAttributeGetContext(
attribute: MlirAttribute
) -> MlirContext
Gets the context that an attribute was created with.