Function LLVMInstructionClone

Source
pub unsafe extern "C" fn LLVMInstructionClone(
    Inst: *mut LLVMValue,
) -> *mut LLVMValue