pub unsafe extern "C" fn nghttp2_stream_get_sum_dependency_weight(
    stream: *mut nghttp2_stream
) -> i32
Expand description

@function

Returns the sum of the weight for |stream|’s children.