|
Derive-C
|
Go to the source code of this file.
Data Structures | |
| struct | dc_file_handle |
Functions | |
| static DC_PUBLIC dc_file_handle | dc_file_handle_new (char const *path, char const *mode) |
| static DC_PUBLIC FILE * | dc_file_handle_get (dc_file_handle *self) |
| static DC_PUBLIC void | dc_file_handle_delete (dc_file_handle *self) |
|
static |
Definition at line 18 of file file_handle.h.
|
static |
Definition at line 16 of file file_handle.h.
|
static |
Definition at line 10 of file file_handle.h.