Static wayland_client::protocol_interfaces::wl_seat_requests [] [src]

pub static mut wl_seat_requests: [wl_message; 4] = [wl_message{name: b"get_pointer\x00" as *const u8 as *const c_char,
            signature: b"n\x00" as *const u8 as *const c_char,
            types:
                unsafe { &wl_seat_requests_get_pointer_types as *const _ },},
 wl_message{name: b"get_keyboard\x00" as *const u8 as *const c_char,
            signature: b"n\x00" as *const u8 as *const c_char,
            types:
                unsafe { &wl_seat_requests_get_keyboard_types as *const _ },},
 wl_message{name: b"get_touch\x00" as *const u8 as *const c_char,
            signature: b"n\x00" as *const u8 as *const c_char,
            types: unsafe { &wl_seat_requests_get_touch_types as *const _ },},
 wl_message{name: b"release\x00" as *const u8 as *const c_char,
            signature: b"5\x00" as *const u8 as *const c_char,
            types: unsafe { &types_null as *const _ },}]