Type Alias OrthancPluginFindAnswers

Source
pub type OrthancPluginFindAnswers = _OrthancPluginFindAnswers_t;
Expand description

@brief Opaque structure to an object that represents the answers to a C-Find query for worklists. @ingroup DicomCallbacks

Aliased Typeยง

#[repr(C)]
pub struct OrthancPluginFindAnswers { /* private fields */ }