pub unsafe extern "C" fn svn_wc_adm_access_pool(
adm_access: *const svn_wc_adm_access_t,
) -> *mut apr_pool_t
Expand description
Return the pool used by access baton @a adm_access.
@deprecated Provided for backward compatibility with the 1.6 API.