rml_strings

Represents a storage for multiple strings.

API

Graph Manipulation

Items

Name

Type

Description

num_items

size_t

Number of items.

items

const char* const*

Pointer to an array of C-strings.