Destroy the FUSE handle.
The communication channel attached to the handle is also destroyed.
NOTE: This function does not unmount the filesystem. If this is needed, call fuse_unmount() before calling this function.
@param f the FUSE handle
See Implementation
Destroy the FUSE handle.
The communication channel attached to the handle is also destroyed.
NOTE: This function does not unmount the filesystem. If this is needed, call fuse_unmount() before calling this function.
@param f the FUSE handle