pub type OrthancPluginFindQuery = _OrthancPluginFindQuery_t;
Expand description
@brief Opaque structure to an object that represents a C-Find query. @ingroup DicomCallbacks
Aliased Typeยง
#[repr(C)]pub struct OrthancPluginFindQuery { /* private fields */ }