pub fn move_cursor(
fd: BorrowedFd<'_>,
crtc_id: u32,
x: i32,
y: i32,
) -> Result<drm_mode_cursor>
👎Deprecated: use a cursor plane instead
Expand description
Move cursor
pub fn move_cursor(
fd: BorrowedFd<'_>,
crtc_id: u32,
x: i32,
y: i32,
) -> Result<drm_mode_cursor>
Move cursor