CGPostKeyboardEvent

Function CGPostKeyboardEvent 

Source
pub extern "C-unwind" fn CGPostKeyboardEvent(
    key_char: CGCharCode,
    virtual_key: CGKeyCode,
    key_down: bool,
) -> CGError
👎Deprecated: No longer supported
Available on crate features CGError and CGRemoteOperation and libc only.