[][src]Function xcb_rs::ffi::ewmh::xcb_ewmh_set_wm_visible_name_checked

pub unsafe extern "C" fn xcb_ewmh_set_wm_visible_name_checked(
    ewmh: *mut xcb_ewmh_connection_t,
    window: xcb_window_t,
    strings_len: u32,
    strings: *const c_char
) -> xcb_void_cookie_t