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

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