Function 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