CGEventPostToPSN

Function CGEventPostToPSN 

Source
pub unsafe extern "C-unwind" fn CGEventPostToPSN(
    process_serial_number: *mut c_void,
    event: Option<&CGEvent>,
)
👎Deprecated: renamed to CGEvent::post_to_psn
Available on crate features CGEvent and CGEventTypes only.