shithub: aacenc

ref: 3aed0fbce5f920f0da9d193e25e83fae164b4cc3
dir: /project/msvc/unistd.h/

View raw version
#pragma once

#include <io.h>

#define W_OK    2

#define access _access

#define __builtin_bswap32 _byteswap_ulong
#define __builtin_bswap16 _byteswap_ushort