Struct winapi::winnetwk::UNIVERSAL_NAME_INFOW [] [src]

#[repr(C)]
pub struct UNIVERSAL_NAME_INFOW { pub lpUniversalName: LPWSTR, }

Fields

Trait Implementations

impl Debug for UNIVERSAL_NAME_INFOW
[src]

Formats the value using the given formatter.

impl Copy for UNIVERSAL_NAME_INFOW
[src]

impl Clone for UNIVERSAL_NAME_INFOW
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more