Function mlir_sys::mlirDialectHandleLoadDialect
source · pub unsafe extern "C" fn mlirDialectHandleLoadDialect(
arg1: MlirDialectHandle,
arg2: MlirContext
) -> MlirDialect
Expand description
Loads the dialect associated with the provided dialect handle.