[][src]Function xcb_util::ewmh::request_change_wm_full_screen_monitors

pub fn request_change_wm_full_screen_monitors(
    c: &Connection,
    screen: i32,
    window: Window,
    top: u32,
    bottom: u32,
    left: u32,
    right: u32,
    source_indication: ClientSourceType
) -> VoidCookie