pub unsafe extern "C" fn svn_string_create_empty(
pool: *mut apr_pool_t,
) -> *mut svn_string_tExpand description
Create a new, empty string.
@since New in 1.8.
pub unsafe extern "C" fn svn_string_create_empty(
pool: *mut apr_pool_t,
) -> *mut svn_string_tCreate a new, empty string.
@since New in 1.8.