Function libnghttp2_sys::nghttp2_stream_get_weight [−][src]
pub unsafe extern "C" fn nghttp2_stream_get_weight(
stream: *mut nghttp2_stream
) -> i32
@function
Returns dependency weight to the parent stream of |stream|.