Create a FUSE mountpoint
Returns a control file descriptor suitable for passing to fuse_new()
@param mountpoint the mount point path @param args argument vector @return the communication channel on success, NULL on failure
See Implementation
Create a FUSE mountpoint
Returns a control file descriptor suitable for passing to fuse_new()
@param mountpoint the mount point path @param args argument vector @return the communication channel on success, NULL on failure