pub unsafe extern "C" fn svn_fs_root_fs(
root: *mut svn_fs_root_t,
) -> *mut svn_fs_t
Expand 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_t
Return the filesystem to which @a root belongs.