Struct wayland_client::sys::common::wl_message
[−]
[src]
#[repr(C)]pub struct wl_message { pub name: *const i8, pub signature: *const i8, pub types: *const *const wl_interface, }
Fields
name: *const i8
signature: *const i8
types: *const *const wl_interface