RetroArch
Functions
stdin_stream.c File Reference
#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>
Include dependency graph for stdin_stream.c:
This graph shows which files directly or indirectly include this file:

Functions

size_t read_stdin (char *buf, size_t size)
 

Function Documentation

◆ read_stdin()

size_t read_stdin ( char *  buf,
size_t  size 
)
Here is the call graph for this function:
Here is the caller graph for this function: