pub unsafe extern "system" fn NetDfsAdd(
    dfsentrypath: PCWSTR,
    servername: PCWSTR,
    sharename: PCWSTR,
    comment: PCWSTR,
    flags: u32
) -> u32
Expand description

Required features: ‘Win32_Storage_DistributedFileSystem’