14 lines
293 B
ReStructuredText
14 lines
293 B
ReStructuredText
|
|
nghttp2_priority_spec_check_default
|
|
===================================
|
|
|
|
Synopsis
|
|
--------
|
|
|
|
*#include <nghttp2/nghttp2.h>*
|
|
|
|
.. function:: int nghttp2_priority_spec_check_default(const nghttp2_priority_spec *pri_spec)
|
|
|
|
|
|
Returns nonzero if the *pri_spec* is filled with default values.
|