fuse_stop_cleanup_thread

Function fuse_stop_cleanup_thread 

Source
pub unsafe extern "C" fn fuse_stop_cleanup_thread(fuse: *mut fuse)
Expand description

Stop the cleanup thread when using option “remember”.

This is done automatically by fuse_loop_mt() @param fuse struct fuse pointer for fuse instance