Skip to main content

svn_dso_initialize

Function svn_dso_initialize 

Source
pub unsafe extern "C" fn svn_dso_initialize()
Expand description

The same as svn_dso_initialize2(), except that if there is an error this calls abort() instead of returning the error.

@deprecated Provided for backwards compatibility with the 1.5 API.

@since New in 1.4.