fuse_chan_session

Function fuse_chan_session 

Source
pub unsafe extern "C" fn fuse_chan_session(
    ch: *mut fuse_chan,
) -> *mut fuse_session
Expand description

Query the session to which this channel is assigned

@param ch the channel @return the session, or NULL if the channel is not assigned