svn_ra_local_init

Function svn_ra_local_init 

Source
pub unsafe extern "C" fn svn_ra_local_init(
    abi_version: c_int,
    pool: *mut apr_pool_t,
    hash: *mut apr_hash_t,
) -> *mut svn_error_t
Expand description

Initialize libsvn_ra_local.

@deprecated Provided for backward compatibility with the 1.1 API.