Implement timer* macros, and GNU's getopt_long
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
sys_includes = ["sys/types.h"]
|
||||
include_guard = "_SYS_TIME_H"
|
||||
language = "C"
|
||||
trailer = "#include <bits/sys/time.h>"
|
||||
|
||||
# WORKAROUND:
|
||||
# Timeval is used by another header, and cbindgen doesn't prefix that with `struct` :|
|
||||
|
||||
Reference in New Issue
Block a user