wl_array

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct wl_array {}

Members

Variables

alloc
size_t alloc;
Undocumented in source.
data
void* data;
Undocumented in source.
size
size_t size;
Undocumented in source.

Meta