mlir_sys

Function mlirOperationGetContext

Source
pub unsafe extern "C" fn mlirOperationGetContext(
    op: MlirOperation,
) -> MlirContext
Expand description

Gets the context this operation is associated with