[][src]Function kpathsea_sys::utimensat

pub unsafe extern "C" fn utimensat(
    __fd: c_int,
    __path: *const c_char,
    __times: *const timespec,
    __flags: c_int
) -> c_int