Function LLVMGetFunctionAddress

Source
pub unsafe extern "C" fn LLVMGetFunctionAddress(
    EE: *mut LLVMOpaqueExecutionEngine,
    Name: *const i8,
) -> u64