vfs_async.h File Reference

#include <libaudcore/vfs.h>

Go to the source code of this file.

Typedefs

typedef gboolean(* VFSConsumer )(gpointer buf, gint64 size, gpointer userdata)

Functions

void vfs_async_file_get_contents (const gchar *filename, VFSConsumer cons_f, gpointer userdata)

Typedef Documentation

typedef gboolean(* VFSConsumer)(gpointer buf, gint64 size, gpointer userdata)

Definition at line 26 of file vfs_async.h.


Function Documentation

void vfs_async_file_get_contents ( const gchar *  filename,
VFSConsumer  cons_f,
gpointer  userdata 
)

Definition at line 57 of file vfs_async.c.


Generated on 8 Jun 2011 for Audacious by  doxygen 1.6.1