pub unsafe extern "C" fn svn_path_uri_decode( path: *const c_char, pool: *mut apr_pool_t, ) -> *const c_char
Return a URI-decoded copy of @a path, allocated in @a pool.