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