Struct winapi::lmaccess::MSA_INFO_0 [] [src]

pub struct MSA_INFO_0 {
    pub State: MSA_INFO_STATE,
}

Fields

State

Trait Implementations

impl Copy for MSA_INFO_0
[src]

impl Clone for MSA_INFO_0
[src]

fn clone(&self) -> MSA_INFO_0

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

Derived Implementations

impl Debug for MSA_INFO_0
[src]

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

Formats the value using the given formatter.