Function CGDisplayMoveCursorToPoint

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