ein
0.0.1
一呼百應, "one call, a hundred responses"
Loading...
Searching...
No Matches
strings.hpp
Go to the documentation of this file.
1
#pragma once
2
13
#include "
common.hpp
"
14
21
34
#if ein_has_attribute(null_terminated_string_arg)
35
#define ein_null_terminated_string_arg(x) __attribute__((null_terminated_string_arg(x)))
36
#else
37
#define ein_null_terminated_string_arg(x)
38
#endif
39
common.hpp
src
ein
attributes
strings.hpp
© 2024 Edward Kmett. All rights reserved.