getdata64 (3) - Linux Manuals
getdata64: retrieve data from a dirfile database with largefile support
NAME
getdata64 --- retrieve data from a dirfile database with largefile supportSYNOPSIS
#define _LARGEFILE64_SOURCE#include <getdata.h>
- size_t getdata64(DIRFILE *dirfile, const char *field_code, off64_t first_frame, off64_t first_sample, size_t num_frames, size_t num_samples, gd_type_t return_type, void *data_out);