fuse_chan_fd

Function fuse_chan_fd 

Source
pub unsafe extern "C" fn fuse_chan_fd(ch: *mut fuse_chan) -> c_int
Expand description

Query the file descriptor of the channel

@param ch the channel @return the file descriptor passed to fuse_chan_new()