Augment
Loading...
Searching...
No Matches
AugmentCtx Struct Reference

Context passed to a hooked function's callback. More...

#include <augment.hpp>

Public Attributes

void * self
 this pointer
void ** args
 argument array, index 0 = first param
void * ret
 return value slot
int cancelled
 set nonzero in before to skip original
void * user
 internal, do not touch
int arg_count
 number of arguments

Detailed Description

Context passed to a hooked function's callback.


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