Struct flint_sys::mpoly::mpoly_heap1_s [−][src]
Fields
exp: mp_limb_tnext: *mut c_voidTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for mpoly_heap1_s
impl !Send for mpoly_heap1_s
impl !Sync for mpoly_heap1_s
impl Unpin for mpoly_heap1_s
impl UnwindSafe for mpoly_heap1_s
Blanket Implementations
Mutably borrows from an owned value. Read more