Function shadow_rs::cshadow::regularfile_faccessat

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