Type Alias llvm_sys::orc2::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.