Function xcb::ffi::render::xcb_render_create_cursor_checked [] [src]

pub unsafe extern fn xcb_render_create_cursor_checked(
    c: *mut xcb_connection_t,
    cid: xcb_cursor_t,
    source: xcb_render_picture_t,
    x: u16,
    y: u16
) -> xcb_void_cookie_t