Struct flint_sys::mpoly::mpoly_heap1_s
source · Fields§
§exp: mp_limb_t§next: *mut c_voidTrait Implementations§
source§impl Clone for mpoly_heap1_s
impl Clone for mpoly_heap1_s
source§fn clone(&self) -> mpoly_heap1_s
fn clone(&self) -> mpoly_heap1_s
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more