Struct cups_sys::div_t
[−]
[src]
#[repr(C)]pub struct div_t { pub quot: c_int, pub rem: c_int, }
Fields
quot: c_int
rem: c_int