Function llvm_sys::core::LLVMGetIncomingValue

source ยท
pub unsafe extern "C" fn LLVMGetIncomingValue(
    PhiNode: LLVMValueRef,
    Index: c_uint
) -> LLVMValueRef