Function shadow_rs::cshadow::regularfile_utimensat

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