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

Required features: ‘Win32_Storage_DistributedFileSystem’, ‘Win32_Foundation’