pub unsafe extern "C" fn svn_cstring_match_list(
str_: *const c_char,
list: *const apr_array_header_t,
) -> svn_boolean_t
Expand description
Return @c TRUE iff @a str exactly matches any of the elements of @a list.
@since new in 1.7
pub unsafe extern "C" fn svn_cstring_match_list(
str_: *const c_char,
list: *const apr_array_header_t,
) -> svn_boolean_t
Return @c TRUE iff @a str exactly matches any of the elements of @a list.
@since new in 1.7