LLVMOrcExecutionSessionGetJITDylibByName

Function LLVMOrcExecutionSessionGetJITDylibByName 

Source
#[unsafe(no_mangle)]
pub extern "C" fn LLVMOrcExecutionSessionGetJITDylibByName(
    ES: LLVMOrcExecutionSessionRef,
    Name: *const c_char,
) -> LLVMOrcJITDylibRef