|
RetroArch
|
Public Attributes | |
| struct { | |
| struct http_connection_t * handle | |
| transfer_cb_t cb | |
| char elem1 [255] | |
| char url [255] | |
| } | connection |
| struct http_t * | handle |
| unsigned | status |
| bool | error |
| transfer_cb_t http_handle::cb |
| struct { ... } http_handle::connection |
| char http_handle::elem1[255] |
| bool http_handle::error |
| struct http_connection_t* http_handle::handle |
| struct http_t* http_handle::handle |
| unsigned http_handle::status |
| char http_handle::url[255] |
1.8.15