Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
signal.h File Reference

Go to the source code of this file.

Typedefs

typedef void(* __signal_func_ptr) (int)
 

Functions

int raise (int sig)
 

Typedef Documentation

◆ __signal_func_ptr

typedef void(* __signal_func_ptr) (int)

Function Documentation

◆ raise()

int raise ( int  sig)