[][src]Function llvm_sys::core::LLVMGetIncomingValue

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