nghttp2_data_flag

Type Alias nghttp2_data_flag 

Source
pub type nghttp2_data_flag = u32;
Expand description

@enum

The flags used to set in |data_flags| output parameter in :type:nghttp2_data_source_read_callback.