rpm
5.4.15
Main Page
Related Pages
Data Structures
Files
File List
Globals
lib
rpmluaext.h
Go to the documentation of this file.
1
#ifndef H_RPMLUAEXT
2
#define H_RPMLUAEXT
3
8
#ifdef __cplusplus
9
extern
"C"
{
10
#endif
11
17
void
rpmluaextActivate
(
rpmlua
lua)
18
/*@*/
;
19
20
#ifdef __cplusplus
21
}
22
#endif
23
24
#endif
/* H_RPMLUA */
25
rpmluaextActivate
void rpmluaextActivate(rpmlua lua)
Add RPM library based Lua extension.
rpmlua
struct rpmlua_s * rpmlua
Definition:
rpmlua.h:53
Generated by
1.8.8