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