Function shadow_rs::cshadow::regularfile_futimesat

source ยท
pub unsafe extern "C-unwind" fn regularfile_futimesat(
    dir: *mut RegularFile,
    pathname: *const c_char,
    times: *const timeval,
    workingDir: *const c_char,
) -> c_int