Struct winapi::ws2def::SOCKET_PROCESSOR_AFFINITY [] [src]

pub struct SOCKET_PROCESSOR_AFFINITY {
    // some fields omitted
}

Trait Implementations

Derived Implementations

impl Debug for SOCKET_PROCESSOR_AFFINITY

fn fmt(&self, __arg_0: &mut Formatter) -> Result

impl Copy for SOCKET_PROCESSOR_AFFINITY

impl Clone for SOCKET_PROCESSOR_AFFINITY

fn clone(&self) -> SOCKET_PROCESSOR_AFFINITY

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