Skip to main content
This is unreleased documentation for the
main
(development) branch of
crypto-glue
.
futimes
libc
0.2.180
libc
Function
futimes
Copy item path
Source
pub unsafe extern "C" fn futimes( fd:
c_int
, times:
*const
timeval
, ) ->
c_int