Skip to main content

svn_path_component_count

Function svn_path_component_count 

Source
pub unsafe extern "C" fn svn_path_component_count(
    path: *const c_char,
) -> apr_size_t
Expand description

Return the number of components in the canonicalized @a path.

@since New in 1.1.