pub unsafe extern "C" fn svn_repos_fs(
repos: *mut svn_repos_t,
) -> *mut svn_fs_tExpand description
Return the filesystem associated with repository object @a repos.
pub unsafe extern "C" fn svn_repos_fs(
repos: *mut svn_repos_t,
) -> *mut svn_fs_tReturn the filesystem associated with repository object @a repos.