Struct rpgffi::sigcontext__bindgen_ty_1 [] [src]

#[repr(C)]
pub struct sigcontext__bindgen_ty_1 { pub fpstate: __BindgenUnionField<*mut _fpstate>, pub __fpstate_word: __BindgenUnionField<__uint64_t>, pub bindgen_union_field: u64, }

Fields

Trait Implementations

impl Copy for sigcontext__bindgen_ty_1
[src]

impl Clone for sigcontext__bindgen_ty_1
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more