Method lrs::sys::StrInfo::update

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

Syntax

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