|
FreeBASIC
0.91.0
|
#include "fb.h"
Go to the source code of this file.
Functions | |
| int | fb_DevPipeOpen (FB_FILE *handle, const char *filename, size_t filename_len) |
Variables | |
| static FB_FILE_HOOKS | hooks_dev_pipe |
| int fb_DevPipeOpen | ( | FB_FILE * | handle, |
| const char * | filename, | ||
| size_t | filename_len | ||
| ) |
Definition at line 29 of file dev_pipe_open.c.


|
static |