wl_shm_listener

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

Members

Variables

format
void function(void* data, wl_shm* wl_shm, uint format) format;
Undocumented in source.

Meta