Struct wayland_sys::common::wl_list
[−]
[src]
pub struct wl_list {
pub prev: *mut wl_list,
pub next: *mut wl_list,
}Fields
prev: *mut wl_list
next: *mut wl_list