fuse_start_cleanup_thread

Start the cleanup thread when using option "remember".

This is done automatically by fuse_loop_mt() @param fuse struct fuse pointer for fuse instance @return 0 on success and -1 on error

extern (C)
int
fuse_start_cleanup_thread
(
fuse* fuse
)

Meta