Struct cups_sys::pwg_map_s [] [src]

#[repr(C)]
pub struct pwg_map_s { pub pwg: *mut c_char, pub ppd: *mut c_char, }

Fields

Trait Implementations

impl Debug for pwg_map_s
[src]

[src]

Formats the value using the given formatter.

impl Copy for pwg_map_s
[src]

impl Clone for pwg_map_s
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more