pub unsafe extern "C" fn mlirTypeGetDialect(
    type_: MlirType
) -> MlirDialect
Expand description

Gets the dialect a type belongs to.