svn_repos_path

Function svn_repos_path 

Source
pub unsafe extern "C" fn svn_repos_path(
    repos: *mut svn_repos_t,
    pool: *mut apr_pool_t,
) -> *const c_char
Expand description

Return the top-level repository path allocated in @a pool.