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