Crate ld_preload[][src]

Macros

ld_preload_deinit

Creates a function with C's __attribute__((destructor)) applied to it.

ld_preload_function

Allows to overwrite functions which are defined within C.

ld_preload_init

Creates a function with C's __attribute__((constructor)) applied to it.