pub unsafe extern "system" fn NetDfsMove(
    olddfsentrypath: PWSTR,
    newdfsentrypath: PWSTR,
    flags: u32
) -> u32
Expand description

Required features: ‘Win32_Storage_DistributedFileSystem’, ‘Win32_Foundation’