Function utmpx::read_next_entry

source ·
pub fn read_next_entry() -> Result<Utmpx, ()>
Expand description

Read in the next entry from the utmpx database.

If the database is not already open, it opens it.