[][src]Function xcb_util::ewmh::set_wm_strut_checked

pub fn set_wm_strut_checked(
    c: &Connection,
    window: Window,
    left: u32,
    right: u32,
    top: u32,
    bottom: u32
) -> VoidCookie