Panda__TaintedInstrSummary_Closure

Type Alias Panda__TaintedInstrSummary_Closure 

Source
pub type Panda__TaintedInstrSummary_Closure = Option<unsafe extern "C" fn(*const _Panda__TaintedInstrSummary, *mut c_void)>;

Aliased Type§

pub enum Panda__TaintedInstrSummary_Closure {
    None,
    Some(unsafe extern "C" fn(*const _Panda__TaintedInstrSummary, *mut c_void)),
}

Variants§

§1.0.0

None

No value.

§1.0.0

Some(unsafe extern "C" fn(*const _Panda__TaintedInstrSummary, *mut c_void))

Some value of type T.