[][src]Function libfuse_sys::fuse_unmount

pub unsafe extern "C" fn fuse_unmount(
    mountpoint: *const c_char,
    ch: *mut fuse_chan
)

Umount a FUSE mountpoint

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