Struct gravity::gnode_postfix_subexpr_t__bindgen_ty_1 [] [src]

#[repr(C)]
pub struct gnode_postfix_subexpr_t__bindgen_ty_1 { pub expr: __BindgenUnionField<*mut gnode_t>, pub args: __BindgenUnionField<*mut gnode_r>, pub bindgen_union_field: u64, }

Fields

Trait Implementations

impl Debug for gnode_postfix_subexpr_t__bindgen_ty_1
[src]

Formats the value using the given formatter.

impl Copy for gnode_postfix_subexpr_t__bindgen_ty_1
[src]

impl Clone for gnode_postfix_subexpr_t__bindgen_ty_1
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more