ReactOS
0.4.16-dev-122-g325d74c
util.h
Go to the documentation of this file.
1
2
#pragma once
3
4
#if defined(_MSC_VER) || (__BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__)
5
#define byteReverse(buf, long)((void)(buf, long))
6
#else
7
void
8
byteReverse
(
unsigned
char
*
buf
,
unsigned
longs);
9
#endif
buf
GLenum GLuint GLenum GLsizei const GLchar * buf
Definition:
glext.h:7751
byteReverse
#define byteReverse(buf, long)
Definition:
util.h:5
sdk
lib
cryptlib
util.h
Generated on Sun Oct 13 2024 06:14:04 for ReactOS by
1.9.6