svn_stringbuf_strip_whitespace

Function svn_stringbuf_strip_whitespace 

Source
pub unsafe extern "C" fn svn_stringbuf_strip_whitespace(
    str_: *mut svn_stringbuf_t,
)
Expand description

Strip whitespace from both sides of @a str (modified in place).