Function libc::faccessat [−][src]
pub unsafe extern "C" fn faccessat(
    dirfd: c_int, 
    pathname: *const c_char, 
    mode: c_int, 
    flags: c_int
) -> c_intpub unsafe extern "C" fn faccessat(
    dirfd: c_int, 
    pathname: *const c_char, 
    mode: c_int, 
    flags: c_int
) -> c_int