DNF_DLL/test/RSAC.h

4 lines
89 B
C

#pragma once
void Makecode(char* pstr, int* pkey);
void Cutecode(char* pstr, int* pkey);