Function windows_sys::Win32::Networking::WinInet::FtpOpenFileA
[−]pub unsafe extern "system" fn FtpOpenFileA(
hconnect: *const c_void,
lpszfilename: PSTR,
dwaccess: u32,
dwflags: FTP_FLAGS,
dwcontext: usize
) -> *mut c_voidExpand description
Required features: ‘Win32_Networking_WinInet’, ‘Win32_Foundation’
