bindings-apr-0.1: cbits/helper_apr.c
#include <bindings.cmacros.h> #include <apr.h> BC_GLOBALARRAY(APR_SSIZE_T_FMT , char) BC_GLOBALARRAY(APR_SIZE_T_FMT , char) BC_GLOBALARRAY(APR_OFF_T_FMT , char) BC_GLOBALARRAY(APR_PID_T_FMT , char) BC_GLOBALARRAY(APR_INT64_T_FMT , char) BC_GLOBALARRAY(APR_UINT64_T_FMT , char) BC_GLOBALARRAY(APR_UINT64_T_HEX_FMT, char) BC_GLOBALARRAY(APR_EOL_STR , char) BC_GLOBALARRAY(APR_DSOPATH , char)