Home
last modified time | relevance | path

Searched defs:GetErrno (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/rust/qemu-api/src/
H A Derrno.rs109 pub trait GetErrno { interface
130 impl GetErrno for $t { impl