Struct cups_sys::sockproto [] [src]

#[repr(C)]
pub struct sockproto { pub sp_family: __uint16_t, pub sp_protocol: __uint16_t, }

Fields

Trait Implementations

impl Debug for sockproto
[src]

[src]

Formats the value using the given formatter.

impl Copy for sockproto
[src]

impl Clone for sockproto
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more