Struct libc::types::os::arch::posix01::utimbuf
[−]
[src]
pub struct utimbuf { pub actime: time_t, pub modtime: time_t, }
Unstable
: use libc
from crates.io
Fields
actime | Unstable : use |
modtime | Unstable : use |