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