pub unsafe extern "C" fn mlirDialectGetContext(
    dialect: MlirDialect
) -> MlirContext
Expand description

Returns the context that owns the dialect.