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

Required features: ‘Win32_Networking_WinInet’, ‘Win32_Foundation’