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

futimes

Function futimes 

Source
pub unsafe extern "C" fn futimes(
    fd: c_int,
    times: *const timeval,
) -> c_int