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