Parolin
0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
val
xcx_xz
xz-5.6.2
xz-5.6.2
src
liblzma
api
lzma
hardware.h
Go to the documentation of this file.
1
/* SPDX-License-Identifier: 0BSD */
2
26
/*
27
* Author: Lasse Collin
28
*/
29
30
#ifndef LZMA_H_INTERNAL
31
# error Never include this file directly. Use <lzma.h> instead.
32
#endif
33
34
48
extern
LZMA_API
(uint64_t) lzma_physmem(
void
)
lzma_nothrow
;
49
50
62
extern
LZMA_API
(uint32_t) lzma_cputhreads(
void
)
lzma_nothrow
;
lzma_nothrow
#define lzma_nothrow
Definition
lzma.h:231
LZMA_API
#define LZMA_API(type)
Definition
lzma.h:207
Generated by
1.12.0