Struct llvm_sys::orc2::LLVMOrcCLookupSetElement [−][src]
#[repr(C)]pub struct LLVMOrcCLookupSetElement { /* fields omitted */ }
Expand description
An element type for a symbol lookup set.
#[repr(C)]pub struct LLVMOrcCLookupSetElement { /* fields omitted */ }
An element type for a symbol lookup set.
impl RefUnwindSafe for LLVMOrcCLookupSetElement
impl !Send for LLVMOrcCLookupSetElement
impl !Sync for LLVMOrcCLookupSetElement
impl Unpin for LLVMOrcCLookupSetElement
impl UnwindSafe for LLVMOrcCLookupSetElement