pub unsafe extern "C-unwind" fn CGEventKeyboardSetUnicodeString(
event: Option<&CGEvent>,
string_length: c_ulong,
unicode_string: *const u16,
)👎Deprecated: renamed to
CGEvent::keyboard_set_unicode_stringAvailable on crate features
CGEvent and CGEventTypes only.