Skip to main content

CGEventSetTimestamp

Function CGEventSetTimestamp 

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

renamed to CGEvent::set_timestamp

Available on crate features CGEvent and CGEventTypes only.