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

lutimes

Function lutimes 

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