pub unsafe extern "C" fn svn_stringbuf_setempty(
str_: *mut svn_stringbuf_t,
)
Expand description
Set @a str to empty (zero length).
pub unsafe extern "C" fn svn_stringbuf_setempty(
str_: *mut svn_stringbuf_t,
)
Set @a str to empty (zero length).