Struct cups_sys::ip_timestamp [] [src]

#[repr(C)]
pub struct ip_timestamp { pub ipt_code: u_char, pub ipt_len: u_char, pub ipt_ptr: u_char, pub _bitfield_1: u8, pub ipt_timestamp: ip_timestamp_ipt_timestamp, }

Fields

Methods

impl ip_timestamp
[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Copy for ip_timestamp
[src]

impl Clone for ip_timestamp
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more