wl_array
extern (C)
struct wl_array {
}
- alloc
size_t alloc;
Undocumented in source.
- data
void* data;
Undocumented in source.
- size
size_t size;
Undocumented in source.
wayland client util
aliasesfunctionsmanifest constantsstatic variablesstructstemplatesunions