[][src]Function xcb::shape::select_input_checked

pub fn select_input_checked<'a>(
    c: &'a Connection,
    destination_window: Window,
    enable: bool
) -> VoidCookie<'a>