pub unsafe extern "C" fn svn_opt_get_canonical_subcommand2(
table: *const svn_opt_subcommand_desc2_t,
cmd_name: *const c_char,
) -> *const svn_opt_subcommand_desc2_tExpand description
Same as svn_opt_get_canonical_subcommand3(), but with a different version of the subcommand description table.
@since New in 1.4. @deprecated Provided for backward compatibility with the 1.10 API.