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