Struct rcl_bool_array_s

Struct Documentation

struct rcl_bool_array_s

Array of bool values.

Public Members

bool *values

Array with bool values.

size_t size

Number of values in the array.