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.
pub type LLVMOrcCJITDylibSearchOrder = *mut LLVMOrcCJITDylibSearchOrderElement;A JITDylib search order.
The list is terminated with an element containing a null pointer for the JD field.