Function libc::eaccess

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