wl_cursor

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

Members

Variables

image_count
uint image_count;
Undocumented in source.
images
wl_cursor_image** images;
Undocumented in source.
name
char* name;
Undocumented in source.

Meta