Function R_set_command_line_arguments

Source
pub unsafe extern "C" fn R_set_command_line_arguments(
    argc: c_int,
    argv: *mut *mut c_char,
)