Struct emscripten_sys::__BindgenUnionField
[−]
[src]
#[repr(C)]pub struct __BindgenUnionField<T>(_);
Methods
impl<T> __BindgenUnionField<T>
[src]
Trait Implementations
impl<T> Default for __BindgenUnionField<T>
[src]
impl<T> Clone for __BindgenUnionField<T>
[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