mirror of
https://github.com/winfsp/winfsp.git
synced 2025-12-27 06:19:48 -06:00
dll: fuse: implement fuse_exited
This commit is contained in:
@@ -50,6 +50,7 @@ struct fuse
|
||||
PWSTR MountPoint;
|
||||
FSP_FILE_SYSTEM *FileSystem;
|
||||
FSP_SERVICE *Service; /* weak */
|
||||
volatile int exited;
|
||||
};
|
||||
|
||||
struct fsp_fuse_context_header
|
||||
|
||||
Reference in New Issue
Block a user