Skip to main content

ProbePoint

Type Alias ProbePoint 

Source
pub type ProbePoint<F> = X86ProbePoint<F>;
Expand description

The probe point structure for the current architecture.

Aliased Typeยง

pub struct ProbePoint<F> { /* private fields */ }