Added package stdarg (#2202)

This commit is contained in:
sls1005 2022-04-16 12:19:43 +08:00 committed by GitHub
parent 3e23c662e3
commit cccfb7b41c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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"
}
]