5 lines
45 B
C
5 lines
45 B
C
#pragma once
|
|
|
|
|
|
void * func_tiny(void *args);
|
#pragma once
|
|
|
|
|
|
void * func_tiny(void *args);
|