svn_stringbuf_isempty

Function svn_stringbuf_isempty 

Source
pub unsafe extern "C" fn svn_stringbuf_isempty(
    str_: *const svn_stringbuf_t,
) -> svn_boolean_t
Expand description

Return @c TRUE if @a str is empty (has length zero).