Type Definition libnghttp2_sys::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.