Struct rpgffi::ListCell__bindgen_ty_1 [] [src]

#[repr(C)]
pub struct ListCell__bindgen_ty_1 { pub ptr_value: __BindgenUnionField<*mut c_void>, pub int_value: __BindgenUnionField<c_int>, pub oid_value: __BindgenUnionField<Oid>, pub bindgen_union_field: u64, }

Fields

Trait Implementations

impl Copy for ListCell__bindgen_ty_1
[src]

impl Clone for ListCell__bindgen_ty_1
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more