Module native_lib

Module native_lib 

Source
Expand description

Implements calling functions from a native library.

Modules§

ffi 🔒
Support code for dealing with libffi.
trace

Structs§

AccessRange
The memory touched by a given access.
MemEvents
The final results of an FFI trace, containing every relevant event detected by the tracer.

Enums§

AccessEvent
A single memory access.

Traits§

EvalContextExt
EvalContextExtPriv 🔒