pub unsafe extern "C" fn svn_wc_adm_access_path(
adm_access: *const svn_wc_adm_access_t,
) -> *const c_char
Expand description
Return the path used to open the access baton @a adm_access.
@deprecated Provided for backward compatibility with the 1.6 API.