Welcome to the FoxOS website!
patch_t* elf::patch(char* name, uint64_t new_func)
char* name
uint64_t new_func
patch_t*
void unpatch(patch_t* patch)
patch_t* patch
void