Function drm_sys::drmModeSetCursor [] [src]

pub unsafe extern fn drmModeSetCursor(
    fd: c_int,
    crtcId: u32,
    bo_handle: u32,
    width: u32,
    height: u32
) -> c_int