Function windows_sys::Win32::Networking::WinInet::FtpRenameFileA

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