This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
msgpack
Watch
1
Star
0
Fork
0
You've already forked msgpack
mirror of
https://github.com/msgpack/msgpack-c.git
synced
2025-03-19 13:02:13 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
msgpack
/
php
/
msgpack_class.h
8 lines
85 B
C
Raw
Normal View
History
Unescape
Escape
Update PHP Extension
2010-07-17 18:46:28 +09:00
php: update 0.3.0
2010-09-29 08:47:06 +09:00
#
ifndef MSGPACK_CLASS_H
#
define MSGPACK_CLASS_H
Update PHP Extension
2010-07-17 18:46:28 +09:00
php: update 0.3.0
2010-09-29 08:47:06 +09:00
void
msgpack_init_class
(
)
;
Update PHP Extension
2010-07-17 18:46:28 +09:00
#
endif
Reference in New Issue
Copy Permalink