Handle to XDG data cache. More...
#include <basedir.h>
Data Fields | |
void * | reserved |
Reserved for internal use, do not modify. |
Handle to XDG data cache.
Handles are initialized with xdgInitHandle() and freed with xdgWipeHandle().
Definition at line 59 of file basedir.h.
void* xdgHandle::reserved |