CallTargetInterface

Type Alias CallTargetInterface 

Source
pub type CallTargetInterface = Arc<CallTargetInterface>;
Expand description

Interface target. This represents an interface, which can be selected by set-link-name.

Aliased Typeยง

pub struct CallTargetInterface { /* private fields */ }