Skip to main content

svn_opt_subcommand_takes_option2

Function svn_opt_subcommand_takes_option2 

Source
pub unsafe extern "C" fn svn_opt_subcommand_takes_option2(
    command: *const svn_opt_subcommand_desc2_t,
    option_code: c_int,
) -> svn_boolean_t
Expand 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.