fuse_unmount

Umount a FUSE mountpoint

@param mountpoint the mount point path @param ch the communication channel

extern (C)
void
fuse_unmount
(
const char* mountpoint
,)

Meta