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