10 lines
93 B
C++
10 lines
93 B
C++
int
|
|
VarUI8FromUI4 (
|
|
unsigned int foo,
|
|
unsigned __int64 *bar
|
|
)
|
|
|
|
{
|
|
return 0;
|
|
}
|