svn_string_isempty

Function svn_string_isempty 

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

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