pub unsafe extern "C" fn nghttp2_stream_get_weight(
stream: *mut nghttp2_stream,
) -> i32
Expand description
@function
Returns dependency weight to the parent stream of |stream|.
pub unsafe extern "C" fn nghttp2_stream_get_weight(
stream: *mut nghttp2_stream,
) -> i32
@function
Returns dependency weight to the parent stream of |stream|.