Function drm_ffi::mode::move_cursor[][src]

pub fn move_cursor(
    fd: RawFd,
    crtc_id: u32,
    x: i32,
    y: i32
) -> Result<drm_mode_cursor, Error>
👎 Deprecated:

use a cursor plane instead

Move cursor