set_times_impl

Function set_times_impl 

Source
fn set_times_impl(
    p: &CStr,
    times: FileTimes,
    follow_symlinks: bool,
) -> Result<()>