Module mockall::examples::mock_ffi

source ·
Expand description

Mock version of the ffi module

Modules§

Functions§

  • Verify that all current expectations for every function in this module are satisfied and clear them.
  • A foreign “C” function.
  • Create a Context for mocking the ffi_func method