Struct arb_sys::acb_dft::acb_dft_pre_struct [−][src]
#[repr(C)]pub struct acb_dft_pre_struct {
pub n: mp_limb_signed_t,
pub type_: c_int,
pub t: acb_dft_pre_struct__bindgen_ty_1,
}Fields
n: mp_limb_signed_ttype_: c_intt: acb_dft_pre_struct__bindgen_ty_1Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for acb_dft_pre_struct
impl !Send for acb_dft_pre_struct
impl !Sync for acb_dft_pre_struct
impl Unpin for acb_dft_pre_struct
impl UnwindSafe for acb_dft_pre_struct
Blanket Implementations
Mutably borrows from an owned value. Read more
