Function windows::Win32::Storage::FileSystem::NetServerAliasAdd

pub unsafe fn NetServerAliasAdd<P0>(
    servername: P0,
    level: u32,
    buf: *const u8,
) -> u32
where P0: Param<PCWSTR>,