RetroArch
|
#include <stdlib.h>
#include <net/net_http.h>
#include <features/features_cpu.h>
#include "net_http_special.h"
Functions | |
int | net_http_get (const char **result, size_t *size, const char *url, retro_time_t *timeout) |
int net_http_get | ( | const char ** | result, |
size_t * | size, | ||
const char * | url, | ||
retro_time_t * | timeout | ||
) |