main
contact
libmobi
C library for handling MOBI format ebook documents
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