SYNOPSIS
#include <../vformat/vf_iface.h>
extern bool_t vf_read_file
(
VF_OBJECT_T **pp_object,
const char *p_name
);
PARAMETERS
- VF_OBJECT_T **pp_object
- Pointer to output object.
- const char *p_name
- Name of file to read.
extern bool_t vf_read_file
(
VF_OBJECT_T **pp_object,
const char *p_name
);