llvm_sys::orc2

Type Alias LLVMOrcCJITDylibSearchOrder

Source
pub type LLVMOrcCJITDylibSearchOrder = *mut LLVMOrcCJITDylibSearchOrderElement;
Expand description

A JITDylib search order.

The list is terminated with an element containing a null pointer for the JD field.