Struct vips_sys::div_t [−][src]
Fields
quot: c_int
rem: c_int
Trait Implementations
impl Debug for div_t
[src]
impl Debug for div_t
fn fmt(&self, f: &mut Formatter) -> Result
[src]
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl Copy for div_t
[src]
impl Copy for div_t
impl Clone for div_t
[src]
impl Clone for div_t