pub unsafe extern "C" fn mlirDialectGetContext(
dialect: MlirDialect,
) -> MlirContext
Expand description
Returns the context that owns the dialect.
pub unsafe extern "C" fn mlirDialectGetContext(
dialect: MlirDialect,
) -> MlirContext
Returns the context that owns the dialect.