Function mlir_sys::mlirTypeGetDialect
source · 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.