[go: up one dir, main page]

libc

Function futimens

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