mockall
0.13.0
Module mock_ffi
Modules
Functions
In mockall::examples
Module
mockall
::
examples
::
mock_ffi
Copy item path
source
·
[
−
]
Expand description
Mock version of the
ffi
module
Modules
§
__ffi_func
Functions
§
checkpoint
Verify that all current expectations for every function in this module are satisfied and clear them.
ffi_func
⚠
A foreign “C” function.
ffi_func_context
Create a
Context
for mocking the
ffi_func
method