svn_repos_start_commit_hook

Function svn_repos_start_commit_hook 

Source
pub unsafe extern "C" fn svn_repos_start_commit_hook(
    repos: *mut svn_repos_t,
    pool: *mut apr_pool_t,
) -> *const c_char
Expand description

Return the path to @a repos’s start-commit hook, allocated in @a pool.