mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 09:03:09 +00:00
Added package stdarg (#2202)
This commit is contained in:
parent
3e23c662e3
commit
cccfb7b41c
@ -25816,5 +25816,16 @@
|
|||||||
"description": "Utility macros for easier handling of Result",
|
"description": "Utility macros for easier handling of Result",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/nonnil/resultutils"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user