FreeBASIC
0.91.0
|
#include "fb.h"
Go to the source code of this file.
Functions | |
int | fb_DevFileRead (FB_FILE *handle, void *dst, size_t *pLength) |
int fb_DevFileRead | ( | FB_FILE * | handle, |
void * | dst, | ||
size_t * | pLength | ||
) |
Definition at line 5 of file dev_file_read.c.