LLVMGetOperand

Function LLVMGetOperand 

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