pub unsafe extern "C" fn svn_ra_print_modules(
output: *mut svn_stringbuf_t,
pool: *mut apr_pool_t,
) -> *mut svn_error_t
Expand description
Append a textual list of all available RA modules to the stringbuf @a output.
@since New in 1.2.
pub unsafe extern "C" fn svn_ra_print_modules(
output: *mut svn_stringbuf_t,
pool: *mut apr_pool_t,
) -> *mut svn_error_t
Append a textual list of all available RA modules to the stringbuf @a output.
@since New in 1.2.