FreeBASIC  0.91.0
dev_file_lock.c File Reference
#include "fb.h"
Include dependency graph for dev_file_lock.c:

Go to the source code of this file.

Functions

int fb_DevFileLock (FB_FILE *handle, fb_off_t position, fb_off_t size)
 

Function Documentation

int fb_DevFileLock ( FB_FILE handle,
fb_off_t  position,
fb_off_t  size 
)

Definition at line 5 of file dev_file_lock.c.

Here is the call graph for this function: