mirror of
https://github.com/logos-messaging/packages.git
synced 2026-08-25 18:01:17 +00:00
Added package stdarg (#2202)
This commit is contained in:
@@ -25816,5 +25816,16 @@
|
||||
"description": "Utility macros for easier handling of Result",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/nonnil/resultutils"
|
||||
},
|
||||
{
|
||||
"name": "stdarg",
|
||||
"url": "https://github.com/sls1005/stdarg",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"wrapper"
|
||||
],
|
||||
"description": "A wrapper for <stdarg.h>",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/sls1005/stdarg"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user