Skip to main content

svn_path_is_uri_safe

Function svn_path_is_uri_safe 

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

Return @c TRUE iff @a path is URI-safe, @c FALSE otherwise.