Struct urweb::uw_Basis_channel [] [src]

#[repr(C)]
pub struct uw_Basis_channel { pub cli: c_uint, pub chn: c_uint, }

Fields

Trait Implementations

impl Debug for uw_Basis_channel
[src]

Formats the value using the given formatter.

impl Copy for uw_Basis_channel
[src]

impl Clone for uw_Basis_channel
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more