main
contact
libmobi
C library for handling MOBI format ebook documents
Main Page
Related Pages
Modules
Data Structures
Data Structures
Data Structure Index
Data Fields
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
x
Variables
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
x
Files
File List
Globals
All
a
c
d
e
h
i
l
m
n
o
p
r
s
t
w
x
Functions
a
c
d
l
m
n
p
s
w
x
Variables
Typedefs
Enumerations
Enumerator
a
e
m
t
Macros
a
d
e
h
i
m
o
p
r
s
Examples
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
src
randombytes.h
Go to the documentation of this file.
1
11
#ifndef libmobi_randombytes_h
12
#define libmobi_randombytes_h
13
14
#include "
mobi.h
"
15
23
MOBI_RET
mobi_randombytes
(
void
*buf,
const
size_t
len);
24
25
#endif
MOBI_RET
MOBI_RET
Error codes returned by functions.
Definition:
mobi.h:59
mobi.h
Libmobi main header file.
mobi_randombytes
MOBI_RET mobi_randombytes(void *buf, const size_t len)
Write n random bytes of high quality to buf.
Definition:
randombytes.c:347
Generated on Thu Feb 23 2023 09:43:46 for libmobi by
1.9.1