Function shadow_rs::cshadow::regularfile_openat

source ยท
pub unsafe extern "C-unwind" fn regularfile_openat(
    file: *mut RegularFile,
    dir: *mut RegularFile,
    pathname: *const c_char,
    flags: c_int,
    mode: mode_t,
    workingDir: *const c_char,
) -> c_int