DNF_DLL/test/RSAC.h

4 lines
89 B
C
Raw Normal View History

2022-02-17 13:17:46 +08:00
#pragma once
void Makecode(char* pstr, int* pkey);
void Cutecode(char* pstr, int* pkey);