pub unsafe extern "C" fn mlirTypeGetDialect(
type_: MlirType,
) -> MlirDialectExpand description
Gets the dialect a type belongs to.
pub unsafe extern "C" fn mlirTypeGetDialect(
type_: MlirType,
) -> MlirDialectGets the dialect a type belongs to.