pub type Panda__TaintQueryHypercall_Closure = Option<unsafe extern "C" fn(message: *const Panda__TaintQueryHypercall, closure_data: *mut c_void)>;Aliased Type§
pub enum Panda__TaintQueryHypercall_Closure {
None,
Some(unsafe extern "C" fn(*const _Panda__TaintQueryHypercall, *mut c_void)),
}