[#ssl_stream_reset_args_st-quic_error_code] = xref:ssl_stream_reset_args_st.adoc[ssl_stream_reset_args_st]::quic_error_code :relfileprefix: ../ :mrdocs: Application error code in [0, 2ˆ62‐1]signalled with the RESET_STREAM; 0 if args is NULL. == Synopsis Declared in `<openssl/ssl.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- uint64_t quic_error_code; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#