[#COMP_zstd] = COMP_zstd :mrdocs: Return the Zstandard compression method. == Synopsis Declared in `<openssl/comp.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:COMP_METHOD.adoc[COMP_METHOD]* COMP_zstd(); ---- == Return Value zstd COMP_METHOD, or a no‐op method if zstd is unavailable. [.small]#Created with https://www.mrdocs.com[MrDocs]#