Struct cups_sys::so_np_extensions [] [src]

#[repr(C)]
pub struct so_np_extensions { pub npx_flags: u_int32_t, pub npx_mask: u_int32_t, }

Fields

Trait Implementations

impl Debug for so_np_extensions
[src]

[src]

Formats the value using the given formatter.

impl Copy for so_np_extensions
[src]

impl Clone for so_np_extensions
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more