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

Gets an identifier with the given string value.