pub unsafe extern "system" fn FtpPutFileEx(
    hftpsession: *const c_void,
    lpszlocalfile: PWSTR,
    lpsznewremotefile: PSTR,
    dwflags: u32,
    dwcontext: usize
) -> BOOL
Expand description

Required features: ‘Win32_Networking_WinInet’, ‘Win32_Foundation’