Skip to main content

nghttp2_ssize

Type Alias nghttp2_ssize 

Source
pub type nghttp2_ssize = isize;
Expand description

@typedef

:type:nghttp2_ssize is a signed counterpart of size_t.