Struct panda_sys::_Panda__TaintQueryUniqueLabelSet [−][src]
#[repr(C)]pub struct _Panda__TaintQueryUniqueLabelSet { pub base: ProtobufCMessage, pub ptr: u64, pub n_label: size_t, pub label: *mut u32, }
Fields
base: ProtobufCMessageptr: u64n_label: size_tlabel: *mut u32Trait Implementations
Auto Trait Implementations
impl !Send for _Panda__TaintQueryUniqueLabelSetimpl !Sync for _Panda__TaintQueryUniqueLabelSetimpl Unpin for _Panda__TaintQueryUniqueLabelSetBlanket Implementations
Mutably borrows from an owned value. Read more