Function windows_sys::Win32::Networking::WinInet::FtpCommandA
pub unsafe extern "system" fn FtpCommandA(
hconnect: *const c_void,
fexpectresponse: BOOL,
dwflags: FTP_FLAGS,
lpszcommand: PCSTR,
dwcontext: usize,
phftpcommand: *mut *mut c_void,
) -> BOOL