[go: up one dir, main page]

futimes

Function futimes 

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