Skip to main content

svn_cmdline_output_encoding

Function svn_cmdline_output_encoding 

Source
pub unsafe extern "C" fn svn_cmdline_output_encoding(
    pool: *mut apr_pool_t,
) -> *const c_char
Expand description

Return the name of the output encoding allocated in @a pool, or @c APR_LOCALE_CHARSET if the output encoding is the same as the locale encoding.

@since New in 1.3.