Type Alias OrthancPluginDicomInstance

Source
pub type OrthancPluginDicomInstance = _OrthancPluginDicomInstance_t;
Expand description

@brief Opaque structure that represents a DICOM instance that is managed by the Orthanc core. @ingroup DicomInstance

Aliased Typeยง

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