[][src]Function libfuse_sys::fuse_lowlevel::fuse_chan_fd

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

Query the file descriptor of the channel

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