PS2SDK
PS2 Homebrew Libraries
|
Go to the source code of this file.
Functions | |
void | initialize_rpc_client (void) |
void | deinitialize_rpc_client (void) |
void | call_client_callback (int id) |
audsrv iop rpc client.
Definition in file rpc_client.h.
void initialize_rpc_client | ( | void | ) |
Definition at line 18 of file rpc_client.c.
void deinitialize_rpc_client | ( | void | ) |
Definition at line 26 of file rpc_client.c.
void call_client_callback | ( | int | id | ) |
Definition at line 39 of file rpc_client.c.