Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

utimes

Function utimes 

Source
pub unsafe extern "C" fn utimes(
    filename: *const c_char,
    times: *const timeval,
) -> c_int