enlightenment-module-places/src/e_mod_mount.h

9 lines
132 B
C

#ifndef E_MOD_PLACES_MOUNT_H
#define E_MOD_PLACES_MOUNT_H
void places_mount_init(void);
void places_mount_shutdown(void);
#endif