Function core_graphics::display::CGDisplayMoveCursorToPoint

source ยท
pub unsafe extern "C" fn CGDisplayMoveCursorToPoint(
    display: CGDirectDisplayID,
    point: CGPoint,
) -> CGError