|
UniMRCP
1.7.0
|
APR Toolkit Definitions. More...
#include <apr.h>#include <apr_pools.h>#include <apr_strings.h>

Go to the source code of this file.
Macros | |
| #define | APT_BEGIN_EXTERN_C |
| #define | APT_END_EXTERN_C |
| #define | APT_DECLARE(type) type |
Typedefs | |
| typedef int | apt_bool_t |
APR Toolkit Definitions.
| #define APT_BEGIN_EXTERN_C |
Begin of extern "C" block
| #define APT_DECLARE | ( | type | ) | type |
Lib export/import defines (win32)
| #define APT_END_EXTERN_C |
End of extern "C" block
| typedef int apt_bool_t |
Boolean value
1.8.13