Struct winapi::lmdfs::DFS_INFO_200 [] [src]

#[repr(C)]
pub struct DFS_INFO_200 { pub FtDfsName: LPWSTR, }

Fields

Trait Implementations

impl Debug for DFS_INFO_200
[src]

Formats the value using the given formatter.

impl Copy for DFS_INFO_200
[src]

impl Clone for DFS_INFO_200
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more