pub unsafe extern "C" fn svn_fs_root_fs(
root: *mut svn_fs_root_t,
) -> *mut svn_fs_tExpand description
Return the filesystem to which @a root belongs.
pub unsafe extern "C" fn svn_fs_root_fs(
root: *mut svn_fs_root_t,
) -> *mut svn_fs_tReturn the filesystem to which @a root belongs.