pub unsafe extern "C" fn svn_repos_fs_type(
repos: *mut svn_repos_t,
result_pool: *mut apr_pool_t,
) -> *const c_char
Expand description
Return the type of filesystem associated with repository object @a repos allocated in @a result_pool.
@see #svn_fs_backend_names
@since New in 1.9.