pub type OrthancPluginServerChunkedRequestReader = _OrthancPluginServerChunkedRequestReader_t;
Expand description
@brief Opaque structure that reads the content of a HTTP request body during a chunked HTTP transfer. @ingroup Callbacks
Aliased Typeยง
#[repr(C)]pub struct OrthancPluginServerChunkedRequestReader { /* private fields */ }