Struct urweb::uw_Basis_source [] [src]

#[repr(C)]
pub struct uw_Basis_source { pub context: c_int, pub source: c_ulonglong, }

Fields

Trait Implementations

impl Debug for uw_Basis_source
[src]

Formats the value using the given formatter.

impl Copy for uw_Basis_source
[src]

impl Clone for uw_Basis_source
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more