|
RetroArch
|
#include <stdio.h>#include <stdint.h>#include <stddef.h>#include <string.h>#include <ctype.h>#include <unistd.h>#include <boolean.h>#include <retro_environment.h>#include <streams/stdin_stream.h>Functions | |
| size_t | read_stdin (char *buf, size_t size) |
| size_t read_stdin | ( | char * | buf, |
| size_t | size | ||
| ) |
1.8.15