pub unsafe extern "C" fn mlirOperationGetContext(
op: MlirOperation,
) -> MlirContext
Expand description
Gets the context this operation is associated with
pub unsafe extern "C" fn mlirOperationGetContext(
op: MlirOperation,
) -> MlirContext
Gets the context this operation is associated with