rpm
5.2.1
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
rpmio
rpmuuid.h
Go to the documentation of this file.
1
#ifndef _H_RPMUUID_
2
#define _H_RPMUUID_
3
4
#ifdef __cplusplus
5
extern
"C"
{
6
#endif
7
17
int
rpmuuidMake
(
int
version,
const
char
*ns,
18
/*@null@*/
const
char
*data,
19
/*@out@*/
char
*buf_str,
20
/*@out@*/
/*@null@*/
unsigned
char
*buf_bin)
21
/*@*/
;
22
23
#ifdef __cplusplus
24
}
25
#endif
26
27
#endif
/* _H_ RPMUUID_ */
28
Generated on Thu Sep 26 2013 19:13:42 for rpm by
1.8.3.1