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).
pub unsafe extern "C" fn svn_stringbuf_strip_whitespace(
str_: *mut svn_stringbuf_t,
)
Strip whitespace from both sides of @a str (modified in place).