[][src]Function libfuse_sys::fuse::fuse_stop_cleanup_thread

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

Stop the cleanup thread when using option "remember".

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