pub unsafe extern "C" fn nghttp2_priority_spec_check_default(
    pri_spec: *const nghttp2_priority_spec
) -> c_int
Expand description

@function

Returns nonzero if the |pri_spec| is filled with default values.