Function xcb::xproto::create_cursor [] [src]

pub fn create_cursor(c: &Connection, cid: Cursor, source: Pixmap, mask: Pixmap, fore_red: u16, fore_green: u16, fore_blue: u16, back_red: u16, back_green: u16, back_blue: u16, x: u16, y: u16) -> VoidCookie