Function LLVMGetIncomingValue

Source
#[no_mangle]
pub extern "C" fn LLVMGetIncomingValue(
    PhiNode: LLVMValueRef,
    Index: c_uint,
) -> LLVMValueRef