Function windows_sys::Win32::Networking::WinInet::FtpRenameFileW
[−]pub unsafe extern "system" fn FtpRenameFileW(
hconnect: *const c_void,
lpszexisting: PCWSTR,
lpsznew: PCWSTR
) -> BOOL
Expand description
Required features: "Win32_Networking_WinInet"
, "Win32_Foundation"