Fields
quot: c_long
rem: c_long
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ldiv_t
impl Send for ldiv_t
impl Sync for ldiv_t
impl Unpin for ldiv_t
impl UnwindSafe for ldiv_t
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more