Struct rcap::Union_Unnamed17 [] [src]

pub struct Union_Unnamed17 {
    pub _bindgen_data_: [u64; 6],
}

Fields

_bindgen_data_: [u64; 6]

Methods

impl Union_Unnamed17
[src]

unsafe fn __data(&mut self) -> *mut Struct_Unnamed18

unsafe fn __size(&mut self) -> *mut [c_char; 48]

unsafe fn __align(&mut self) -> *mut c_longlong

Trait Implementations

impl Copy for Union_Unnamed17
[src]

impl Clone for Union_Unnamed17
[src]

fn clone(&self) -> Self

Returns a copy of the value. Read more

fn clone_from(&mut self, source: &Self)
1.0.0

Performs copy-assignment from source. Read more

impl Default for Union_Unnamed17
[src]

fn default() -> Self

Returns the "default value" for a type. Read more