1
2nghttp2_priority_spec_check_default
3===================================
4
5Synopsis
6--------
7
8*#include <nghttp2/nghttp2.h>*
9
10.. function:: int nghttp2_priority_spec_check_default(const nghttp2_priority_spec *pri_spec)
11
12
13    Returns nonzero if the *pri_spec* is filled with default values.
14