Struct jack_sys::Struct__jack_latency_range [] [src]

#[repr(C, packed)]
pub struct Struct__jack_latency_range { pub min: jack_nframes_t, pub max: jack_nframes_t, }

Fields

Trait Implementations

impl Copy for Struct__jack_latency_range
[src]

impl Clone for Struct__jack_latency_range
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Default for Struct__jack_latency_range
[src]

[src]

Returns the "default value" for a type. Read more