Struct cups_sys::accessx_descriptor [] [src]

#[repr(C)]
pub struct accessx_descriptor { pub ad_name_offset: c_uint, pub ad_flags: c_int, pub ad_pad: [c_int; 2], }

Fields

Trait Implementations

impl Debug for accessx_descriptor
[src]

[src]

Formats the value using the given formatter.

impl Copy for accessx_descriptor
[src]

impl Clone for accessx_descriptor
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more