Struct libc::nl_pktinfo[][src]

#[repr(C)]
pub struct nl_pktinfo { pub group: u32, }

Fields

Trait Implementations

impl Copy for nl_pktinfo
[src]

impl Clone for nl_pktinfo
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for nl_pktinfo

impl Sync for nl_pktinfo