Skip to main content

svn_repos_notify_create

Function svn_repos_notify_create 

Source
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_t
Expand description

Allocate an #svn_repos_notify_t structure in @a result_pool, initialize and return it.

@since New in 1.7.