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.
pub unsafe extern "C" fn svn_repos_fs(
repos: *mut svn_repos_t,
) -> *mut svn_fs_t
Return the filesystem associated with repository object @a repos.