mlir_sys

Function mlirTypeGetDialect

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

Gets the dialect a type belongs to.