DEBSOURCES
Skip Quicknav
sources / php-msgpack / 1%3A2.2.0~rc2-3 / msgpack-2.2.0RC2 / msgpack_class.h
123456789
#ifndef MSGPACK_CLASS_H #define MSGPACK_CLASS_H #define MSGPACK_CLASS_OPT_PHPONLY -1001 void msgpack_init_class(); #endif