pub unsafe extern "system" fn FtpRenameFileA(
    hconnect: *const c_void,
    lpszexisting: PCSTR,
    lpsznew: PCSTR
) -> BOOL
Expand description

Required features: "Win32_Networking_WinInet", "Win32_Foundation"