#include <emu_env_linux.h>
Public Attributes | |
| const char * | name |
| int32_t(* | fnhook )(struct emu_env *env, struct emu_env_hook *hook) |
| void * | userdata |
| uint32_t(* | userhook )(struct emu_env *env, struct emu_env_hook *hook,...) |
| int32_t(* emu_env_linux_syscall::fnhook)(struct emu_env *env, struct emu_env_hook *hook) |
| const char* emu_env_linux_syscall::name |
Referenced by emu_env_linux_new().
| uint32_t(* emu_env_linux_syscall::userhook)(struct emu_env *env, struct emu_env_hook *hook,...) |
1.6.1