ReactOS 0.4.15-dev-7953-g1f49173
wutils.h
Go to the documentation of this file.
1#ifndef WUTILS_H
2#define WUTILS_H
3
4u8b try_lock( u8b * );
5
6#endif
unsigned char u8b
Definition: datatypes.h:4
u8b try_lock(u8b *)
Definition: wutils.c:4