View source code
							
							
						
								Display the source code in etc/c/curl.d from which this
								page was generated on github.
							
						
							Report a bug
							
						
								If you spot a problem with this page, click here to create a
								Bugzilla issue.
							
						
							
								Improve this page
							
							
					
								Quickly fork, edit online, and submit a pull request for this page.
								Requires a signed-in GitHub account. This works well for small changes.
								If you'd like to make larger changes you may want to consider using
								local clone.
							
						Struct etc.c.curl._N28
				
						
				struct _N28
				;
						
					
				Fields
| Name | Type | Description | 
|---|---|---|
| age | int | age of the returned struct | 
| ares | const(char)* | The fields below this were added in CURLVERSION_SECOND | 
| features | int | bitmask, see defines below | 
| host | const(char)* | OS/host/cpu/machine when configured | 
| iconv_ver_num | int | These field were added in CURLVERSION_FOURTH. Same as 'libiconv_version' if built with HAVE_ICONV | 
| libidn | const(char)* | This field was added in CURLVERSION_THIRD | 
| libssh_version | const(char)* | human readable string | 
| libz_version | const(char)* | human readable string | 
| protocols | const(char)** | protocols is terminated by an entry with a NULL protoname | 
| ssl_version | const(char)* | human readable string | 
| ssl_version_num | long | not used anymore, always 0 | 
| version_ | const(char)* | LIBCURL_VERSION | 
| version_num | uint | LIBCURL_VERSION_NUM | 
Authors
License
					Copyright © 1999-2022 by the D Language Foundation | Page generated by ddox.