Function LLVMGetFunctionAddress

Source
#[no_mangle]
pub extern "C" fn LLVMGetFunctionAddress(
    EE: LLVMExecutionEngineRef,
    Name: *const c_char,
) -> u64