svn_repos_fs

Function svn_repos_fs 

Source
pub unsafe extern "C" fn svn_repos_fs(
    repos: *mut svn_repos_t,
) -> *mut svn_fs_t
Expand description

Return the filesystem associated with repository object @a repos.