pub unsafe extern "C" fn svn_nls_init() -> *mut svn_error_tExpand description
Set up the NLS. Return the error @c APR_EINVAL or @c APR_INCOMPLETE if an error occurs.
@note This function is for bindings. You should usually use svn_cmdline_init() instead of calling this function directly. This function should be called after initializing APR.
@since New in 1.3.