scm_options_try

Function scm_options_try 

Source
pub unsafe extern "C" fn scm_options_try(
    args: SCM,
    options: *mut scm_t_option,
    s: *const c_char,
    dry_run: c_int,
) -> SCM