Struct qapi_qmp::AddfdInfo [−][src]
Fields
fdset_id: isize
fd: isize
Trait Implementations
impl Debug for AddfdInfo[src]
impl Debug for AddfdInfofn fmt(&self, f: &mut Formatter) -> Result[src]
fn fmt(&self, f: &mut Formatter) -> ResultFormats the value using the given formatter. Read more
impl Clone for AddfdInfo[src]
impl Clone for AddfdInfo