[][src]Function libfuse_sys::fuse_lowlevel::fuse_session_data

pub unsafe extern "C" fn fuse_session_data(se: *mut fuse_session) -> *mut c_void

Get the user data provided to the session

@param se the session @return the user data