Function phper_sys::futimesat[][src]

pub unsafe extern "C" fn futimesat(
    __fd: c_int,
    __file: *const c_char,
    __tvp: *const timeval
) -> c_int