svn_location_segment_dup

Function svn_location_segment_dup 

Source
pub unsafe extern "C" fn svn_location_segment_dup(
    segment: *const svn_location_segment_t,
    pool: *mut apr_pool_t,
) -> *mut svn_location_segment_t
Expand description

Return a deep copy of @a segment, allocated in @a pool.

@since New in 1.5.