Function LLVMGetIncomingValue

Source
pub unsafe extern "C" fn LLVMGetIncomingValue(
    PhiNode: *mut LLVMValue,
    Index: u32,
) -> *mut LLVMValue