mlir_sys

Function mlirIdentifierGet

Source
pub unsafe extern "C" fn mlirIdentifierGet(
    context: MlirContext,
    str_: MlirStringRef,
) -> MlirIdentifier
Expand description

Gets an identifier with the given string value.