zlib / injectable_functions /uncompr_injectable_functions.json
AryaWu's picture
Upload folder using huggingface_hub
e996a55 verified
raw
history blame contribute delete
245 Bytes
[
{
"function_name": "uncompress2",
"function_signature": "int ZEXPORT uncompress2(Bytef *dest, uLongf *destLen, const Bytef *source,\n uLong *sourceLen)",
"test_filename": "tests_uncompr_uncompress2.c"
}
]