PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
intrman_callbacks_ Struct Reference

Data Fields

int(* cbCpuSuspendIntr )(int *state)
 
int(* cbCpuResumeIntr )(int state)
 
int(* cbQueryIntrContext )(void)
 

Detailed Description

Definition at line 208 of file loadcore.c.

Field Documentation

◆ cbCpuSuspendIntr

int(* intrman_callbacks_::cbCpuSuspendIntr)(int *state)

Definition at line 210 of file loadcore.c.

◆ cbCpuResumeIntr

int(* intrman_callbacks_::cbCpuResumeIntr)(int state)

Definition at line 211 of file loadcore.c.

◆ cbQueryIntrContext

int(* intrman_callbacks_::cbQueryIntrContext)(void) ( void  )

Definition at line 213 of file loadcore.c.


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