php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
_php_curl_error Struct Reference

#include <curl_private.h>

Data Fields

char str [CURL_ERROR_SIZE+1]
 
int no
 

Detailed Description

Definition at line 80 of file curl_private.h.

Field Documentation

◆ no

int _php_curl_error::no

Definition at line 82 of file curl_private.h.

◆ str

char _php_curl_error::str[CURL_ERROR_SIZE+1]

Definition at line 81 of file curl_private.h.


The documentation for this struct was generated from the following file: