|
Home --> Documentations --> PJLIB-UTIL Reference
types.h00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020 #ifndef __PJLIB_UTIL_TYPES_H__
00021 #define __PJLIB_UTIL_TYPES_H__
00022
00028 #include <pj/types.h>
00029 #include <pjlib-util/config.h>
00030
00036 PJ_BEGIN_DECL
00037
00043 PJ_DECL(pj_status_t) pjlib_util_init(void);
00044
00045
00046
00047 PJ_END_DECL
00048
00049
00094 #endif
00095
PJLIB-UTIL Open Source, small footprint, and portable asynchronous/caching DNS resolver, text scanner, STUN client, and XML library
Copyright (C) 2006-2009 Teluu Inc.
|