Expand description
Everything related to checking the signature of shim invocations.
Structs§
- ShimSig
- Describes the expected signature of a shim.
Traits§
Functions§
- check_
min_ vararg_ count - Check that the number of varargs is at least the minimum what we expect. Fixed args should not be included.
- check_
shim_ 🔒abi - Helper function to compare two ABIs.
- check_
shim_ 🔒symbol_ clash