pub unsafe extern "C" fn svn_opt_subcommand_takes_option2(
command: *const svn_opt_subcommand_desc2_t,
option_code: c_int,
) -> svn_boolean_tExpand description
Same as svn_opt_subcommand_takes_option3(), but with @c NULL for @a global_options.
@deprecated Provided for backward compatibility with the 1.4 API.