Function mlir_sys::mlirDialectGetContext 
source · pub unsafe extern "C" fn mlirDialectGetContext(
    dialect: MlirDialect
) -> MlirContextExpand description
Returns the context that owns the dialect.
pub unsafe extern "C" fn mlirDialectGetContext(
    dialect: MlirDialect
) -> MlirContextReturns the context that owns the dialect.