mlir_sys

Function mlirDialectHandleRegisterDialect

Source
pub unsafe extern "C" fn mlirDialectHandleRegisterDialect(
    arg1: MlirDialectHandle,
    arg2: MlirContext,
)
Expand description

Registers the dialect associated with the provided dialect handle.