[][src]Function rustc_llvm_proxy::proxy::LLVMGetOperand

#[no_mangle]
pub unsafe extern "C" fn LLVMGetOperand(
    Val: LLVMValueRef,
    Index: c_uint
) -> LLVMValueRef