libroadrunner C API
Public Attributes | List of all members
RRStringArray Struct Reference

Structure for a simple vector of strings. More...

#include <rrc_types.h>

Public Attributes

int Count
 
char ** String
 

Detailed Description

Structure for a simple vector of strings.

Member Data Documentation

◆ Count

int RRStringArray::Count

The number of elements in the string array

◆ String

char** RRStringArray::String

Points to an array of string items


The documentation for this struct was generated from the following file: