Function drm_ffi::mode::move_cursor

source ยท
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