read_next_entry

Function 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.