BFLibC 0.1
C Library
Loading...
Searching...
No Matches
typethreadid.h
Go to the documentation of this file.
1
6#ifndef THREAD_ID_H
7#define THREAD_ID_H
8
12typedef void * BFThreadAsyncID;
13
14#endif // THREAD_ID_H
15
void * BFThreadAsyncID
Definition typethreadid.h:12