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

Required features: ‘Win32_Storage_DistributedFileSystem’, ‘Win32_Foundation’