pub unsafe extern "C" fn svn_path_is_uri_safe(
path: *const c_char,
) -> svn_boolean_tExpand description
Return @c TRUE iff @a path is URI-safe, @c FALSE otherwise.
pub unsafe extern "C" fn svn_path_is_uri_safe(
path: *const c_char,
) -> svn_boolean_tReturn @c TRUE iff @a path is URI-safe, @c FALSE otherwise.