Method lrs::sys::NumInfo::update

Retrieves information from the system and stores it in the NumInfo.

Syntax

impl NumInfo {
    fn update(&mut self) -> Result<(), Errno>
}