libc

Function eaccess

Source
pub unsafe extern "C" fn eaccess(
    pathname: *const c_char,
    mode: c_int,
) -> c_int