Function windows_sys::Win32::Networking::WinInet::FtpPutFileA
[−]pub unsafe extern "system" fn FtpPutFileA(
hconnect: *const c_void,
lpszlocalfile: PCSTR,
lpsznewremotefile: PCSTR,
dwflags: FTP_FLAGS,
dwcontext: usize
) -> BOOL
Expand description
Required features: ‘Win32_Networking_WinInet’, ‘Win32_Foundation’