Skip to main content

CGEventGetLocation

Function CGEventGetLocation 

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

renamed to CGEvent::location

Available on crate features CGEvent and CGEventTypes only.