Add key up/down C API

This commit is contained in:
Paul Rouget 2020-06-29 10:22:14 +02:00
parent 7653c6c9fc
commit 71bd7a4199
3 changed files with 31 additions and 0 deletions

1
Cargo.lock generated
View file

@ -5224,6 +5224,7 @@ dependencies = [
"backtrace",
"cbindgen",
"env_logger",
"keyboard-types",
"lazy_static",
"libc",
"log",