RetroArch
Functions
net_http_special.c File Reference
#include <stdlib.h>
#include <net/net_http.h>
#include <features/features_cpu.h>
#include "net_http_special.h"
Include dependency graph for net_http_special.c:

Functions

int net_http_get (const char **result, size_t *size, const char *url, retro_time_t *timeout)
 

Function Documentation

◆ net_http_get()

int net_http_get ( const char **  result,
size_t *  size,
const char *  url,
retro_time_t timeout 
)
Here is the call graph for this function: