pub unsafe extern "C" fn mlirDialectHandleRegisterDialect(
arg1: MlirDialectHandle,
arg2: MlirContext,
)Expand description
Registers the dialect associated with the provided dialect handle.
pub unsafe extern "C" fn mlirDialectHandleRegisterDialect(
arg1: MlirDialectHandle,
arg2: MlirContext,
)Registers the dialect associated with the provided dialect handle.