Function xcb::render::create_cursor_checked
[−]
[src]
pub fn create_cursor_checked<'a>(
c: &'a Connection,
cid: Cursor,
source: Picture,
x: u16,
y: u16
) -> VoidCookie<'a>