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