[][src]Function xcb::xproto::set_dashes

pub fn set_dashes<'a>(
    c: &'a Connection,
    gc: Gcontext,
    dash_offset: u16,
    dashes: &[u8]
) -> VoidCookie<'a>