DEBSOURCES
Skip Quicknav
sources / php-msgpack / 2.0.2%2B0.5.7-1 / msgpack-0.5.7 / msgpack_class.h
123456789
#ifndef MSGPACK_CLASS_H #define MSGPACK_CLASS_H #define MSGPACK_CLASS_OPT_PHPONLY -1001 void msgpack_init_class(); #endif