Skip to main content

nghttp2_session_callbacks_set_data_source_read_length_callback2

Function nghttp2_session_callbacks_set_data_source_read_length_callback2 

Source
pub unsafe extern "C" fn nghttp2_session_callbacks_set_data_source_read_length_callback2(
    cbs: *mut nghttp2_session_callbacks,
    data_source_read_length_callback: nghttp2_data_source_read_length_callback2,
)
Expand description

@function

Sets callback function determine the length allowed in :type:nghttp2_data_source_read_callback2.