Skip to main content

CGEventSetLocation

Function CGEventSetLocation 

Source
pub extern "C-unwind" fn CGEventSetLocation(
    event: Option<&CGEvent>,
    location: CGPoint,
)
👎Deprecated:

renamed to CGEvent::set_location

Available on crate features CGEvent and CGEventTypes only.