shithub: aacenc

ref: 577c6499b68ebc46c68f543f91c0e822fc5f8c0c
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