Function windows_sys::Win32::Networking::WinInet::FtpCommandW
[−]pub unsafe extern "system" fn FtpCommandW(
hconnect: *const c_void,
fexpectresponse: BOOL,
dwflags: FTP_FLAGS,
lpszcommand: PCWSTR,
dwcontext: usize,
phftpcommand: *mut *mut c_void
) -> BOOL
Expand description
Required features: ‘Win32_Networking_WinInet’, ‘Win32_Foundation’