Crate cntr_fuse_sys[][src]

Native FFI bindings to libfuse.

This is a small set of bindings that are required to mount/unmount FUSE filesystems and open/close a fd to the FUSE kernel driver.

Structs

fuse_args

Functions

fuse_mount_compat25
fuse_unmount_compat22