MacStd
OS X API using Standard C++
Loading...
Searching...
No Matches
common.hpp
1/*
2 SPDX-License-Identifier: MIT
3 Copyright © 2023 Amebis
4*/
5
6#pragma once
7
8#include <stddef.h>
9
17#define MACSTD_STACK_BUFFER_BYTES 1024