svn_string_create_empty

Function svn_string_create_empty 

Source
pub unsafe extern "C" fn svn_string_create_empty(
    pool: *mut apr_pool_t,
) -> *mut svn_string_t
Expand description

Create a new, empty string.

@since New in 1.8.