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