mlir_sys

Function mlirTypeParseGet

Source
pub unsafe extern "C" fn mlirTypeParseGet(
    context: MlirContext,
    type_: MlirStringRef,
) -> MlirType
Expand description

Parses a type. The type is owned by the context.