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