vfs_async.h File Reference

#include <libaudcore/vfs.h>

Go to the source code of this file.

Typedefs

typedef bool_t(* VFSConsumer )(void *buf, int64_t size, void *userdata)

Functions

void vfs_async_file_get_contents (const char *filename, VFSConsumer cons_f, void *userdata)

Typedef Documentation

typedef bool_t(* VFSConsumer)(void *buf, int64_t size, void *userdata)

Definition at line 25 of file vfs_async.h.


Function Documentation

void vfs_async_file_get_contents ( const char *  filename,
VFSConsumer  cons_f,
void *  userdata 
)

Definition at line 59 of file vfs_async.c.


Generated on 21 Aug 2012 for Audacious by  doxygen 1.6.1