Restores raw input.
Restores raw input.`Unparses' the input by restoring the white space in inp_buffer. This gives you back the original, full input line as entered by the user.
Please note that margc and margv[] are invalidated by this function. If you use these variables, bad things will happen.