[][src]Function simply_wayland::wl::core::wl_pointer_set_cursor

pub unsafe extern "C" fn wl_pointer_set_cursor(
    wl_pointer: *mut wl_pointer,
    serial: u32,
    surface: *mut wl_surface,
    hotspot_x: i32,
    hotspot_y: i32
)