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

Required features: ‘Win32_Networking_WinInet’, ‘Win32_Foundation’