taiHEN  1.0
CFW framework for PS Vita
Data Fields
_tai_hook_list Struct Reference

A chain of hooks. More...

#include <taihen_internal.h>

Data Fields

void * func
 Address of the function to hook.
 
void * old
 A function pointer used to call the original function.
 
void * saved
 Data saved by libsubstitute to restore the function.
 
struct _tai_hookhead
 The linked list of hooks on this process + address.
 

Detailed Description

A chain of hooks.

Definition at line 68 of file taihen_internal.h.


The documentation for this struct was generated from the following file: