Function LLVMGetOperand

Source
pub unsafe extern "C" fn LLVMGetOperand(
    Val: *mut LLVMValue,
    Index: u32,
) -> *mut LLVMValue