vmm_sys_util::errno

Function errno_result

Source
pub fn errno_result<T>() -> Result<T>
Expand description

Returns the last errno as a Result that is always an error.