Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
c62df8463b15ca0bff79309b94351480e302c59f
/
.
/
include
/
proto
/
hlua_fcn.h
blob: 179d40cc3c7521188e42d47678de4b256d2fa875 [
file
] [
log
] [
blame
]
#ifndef
_PROTO_HLUA_FCN_H
#define
_PROTO_HLUA_FCN_H
void
*
hlua_checkudata
(
lua_State
*
L
,
int
ud
,
int
class_ref
);
int
hlua_fcn_reg_core_fcn
(
lua_State
*
L
);
#endif
/* _PROTO_HLUA_FCN_H */