VSLHost

Type Alias VSLHost 

Source
pub type VSLHost = vsl_host;
Expand description

The VSLHost object manages a connection point at the user-defined path and allows frames to be registered for client use.

Aliased Typeยง

pub struct VSLHost { /* private fields */ }