Struct cups_sys::pwg_media_s
[−]
[src]
#[repr(C)]pub struct pwg_media_s { pub pwg: *const c_char, pub legacy: *const c_char, pub ppd: *const c_char, pub width: c_int, pub length: c_int, }
Fields
pwg: *const c_char
legacy: *const c_char
ppd: *const c_char
width: c_int
length: c_int