pub unsafe extern "C" fn svn_stringbuf_create_empty(
pool: *mut apr_pool_t,
) -> *mut svn_stringbuf_tExpand description
Create a new, empty stringbuf.
@since New in 1.8.
pub unsafe extern "C" fn svn_stringbuf_create_empty(
pool: *mut apr_pool_t,
) -> *mut svn_stringbuf_tCreate a new, empty stringbuf.
@since New in 1.8.