DEBSOURCES
Skip Quicknav
sources / php-msgpack / 0.5.5-2 / msgpack-0.5.5 / msgpack_class.h
123456789
#ifndef MSGPACK_CLASS_H #define MSGPACK_CLASS_H #define MSGPACK_CLASS_OPT_PHPONLY -1001 void msgpack_init_class(); #endif