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