Struct jack::Unowned [] [src]

pub struct Unowned;

Port that holds no data from jack, though it can be used for obtaining information about external ports.

Trait Implementations

impl Debug for Unowned
[src]

Formats the value using the given formatter.

impl PortData for Unowned
[src]

Used by Port::data().

String used by jack upon port creation to identify the port type. Read more

Flags used by jack upon port creation.

Size used by jack upon port creation.