Crate guerrilla

Source

Structs§

PatchGuard
When this structure is dropped (falls out of scope), the patch will be reverted and the function will return to its original state.

Functions§

patch0
Patch replaces a function with another. Accepts closures as replacement functions as long as they do not bind to the environment.
patch1
Patch replaces a function with another. Accepts closures as replacement functions as long as they do not bind to the environment.
patch2
Patch replaces a function with another. Accepts closures as replacement functions as long as they do not bind to the environment.
patch3
Patch replaces a function with another. Accepts closures as replacement functions as long as they do not bind to the environment.
patch4
Patch replaces a function with another. Accepts closures as replacement functions as long as they do not bind to the environment.
patch5
Patch replaces a function with another. Accepts closures as replacement functions as long as they do not bind to the environment.
patch6
Patch replaces a function with another. Accepts closures as replacement functions as long as they do not bind to the environment.
patch7
Patch replaces a function with another. Accepts closures as replacement functions as long as they do not bind to the environment.
patch8
Patch replaces a function with another. Accepts closures as replacement functions as long as they do not bind to the environment.
patch9
Patch replaces a function with another. Accepts closures as replacement functions as long as they do not bind to the environment.