CGDisplayMoveCursorToPoint

Function CGDisplayMoveCursorToPoint 

Source
pub extern "C-unwind" fn CGDisplayMoveCursorToPoint(
    display: CGDirectDisplayID,
    point: CGPoint,
) -> CGError
Available on crate features CGDirectDisplay and CGError only.