Function windows_sys::Win32::Networking::WinInet::FtpGetFileA
[−]pub unsafe extern "system" fn FtpGetFileA(
hconnect: *const c_void,
lpszremotefile: PSTR,
lpsznewfile: PSTR,
ffailifexists: BOOL,
dwflagsandattributes: u32,
dwflags: u32,
dwcontext: usize
) -> BOOLExpand description
Required features: ‘Win32_Networking_WinInet’, ‘Win32_Foundation’
