svn_ra_get_uuid2

Function svn_ra_get_uuid2 

Source
pub unsafe extern "C" fn svn_ra_get_uuid2(
    session: *mut svn_ra_session_t,
    uuid: *mut *const c_char,
    pool: *mut apr_pool_t,
) -> *mut svn_error_t
Expand description

Set @a *uuid to the repository’s UUID, allocated in @a pool.

@since New in 1.5.