Struct gdnative_visual_script::common::libc::nlattr [−][src]
Fields
nla_len: u16
nla_type: u16
Trait Implementations
impl Clone for nlattr
[src]
impl Clone for nlattr
fn clone(&self) -> nlattr
[src]
fn clone(&self) -> nlattr
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0[src]
fn clone_from(&mut self, source: &Self)
1.0.0
[src]Performs copy-assignment from source
. Read more
impl Copy for nlattr
[src]
impl Copy for nlattr