Nugget
Loading...
Searching...
No Matches
Public Attributes | List of all members
HandlerInfo Struct Reference

#include <common/psxlibc/handlers.h>

Collaboration diagram for HandlerInfo:
Collaboration graph
[legend]

Public Attributes

struct HandlerInfonext
 
void(* handler )(int)
 
int(* verifier )()
 
uint32_t padding
 

Member Data Documentation

◆ handler

void(* HandlerInfo::handler) (int)

◆ next

struct HandlerInfo* HandlerInfo::next

◆ padding

uint32_t HandlerInfo::padding

◆ verifier

int(* HandlerInfo::verifier) ()

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