Type Alias panda_sys::RR_prog_point

source ·
pub type RR_prog_point = RR_prog_point_t;

Aliased Type§

struct RR_prog_point {
    pub guest_instr_count: u64,
}

Fields§

§guest_instr_count: u64