Crate libafl_qemu_sys

source ·
Expand description

libafl_qemu_sys is the crate exporting C symbols from QEMU. Have a look at libafl_qemu for higher-level abstractions.

Warning: The documentation is built by default for x86_64 in usermode. To access the documentation of other architectures or systemmode, the documentation must be rebuilt with the right features.

Macros§

  • Safe linking with of extern “C” functions. This macro makes sure the declared symbol is defined at link time, avoiding declaring non-existant symbols that could be silently ignored during linking if unused.

Structs§

Enums§

Constants§

Statics§

Functions§

Type Aliases§

Unions§