Function LLVMGetOperand

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