Struct binaryen_sys::ldiv_t [−][src]
Fields
quot: c_long
rem: c_long
Trait Implementations
impl Debug for ldiv_t[src]
impl Debug for ldiv_tfn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl Copy for ldiv_t[src]
impl Copy for ldiv_timpl Clone for ldiv_t[src]
impl Clone for ldiv_t