pub unsafe extern "C" fn svn_repos_notify_create(
action: svn_repos_notify_action_t,
result_pool: *mut apr_pool_t,
) -> *mut svn_repos_notify_tExpand description
Allocate an #svn_repos_notify_t structure in @a result_pool, initialize and return it.
@since New in 1.7.