Struct qapi_qga::GuestExec
[−]
[src]
pub struct GuestExec { pub pid: isize, }
Fields
pid: isize
Trait Implementations
impl Debug for GuestExec
[src]
fn fmt(&self, __arg_0: &mut Formatter) -> Result
[src]
Formats the value using the given formatter. Read more