PS2SDK
PS2 Homebrew Libraries
Loading...
Searching...
No Matches
cdvdfsv.h File Reference
#include <types.h>
#include <irx.h>
+ Include dependency graph for cdvdfsv.h:

Go to the source code of this file.

Macros

#define cdvdfsv_IMPORTS_start   DECLARE_IMPORT_TABLE(cdvdfsv, 1, 1)
 
#define cdvdfsv_IMPORTS_end   END_IMPORT_TABLE
 
#define I_sceCdChangeThreadPriority   DECLARE_IMPORT(5, sceCdChangeThreadPriority)
 

Functions

int sceCdChangeThreadPriority (int priority)
 

Detailed Description

Definitions and imports for cdvdfsv

Definition in file cdvdfsv.h.

Macro Definition Documentation

◆ cdvdfsv_IMPORTS_start

#define cdvdfsv_IMPORTS_start   DECLARE_IMPORT_TABLE(cdvdfsv, 1, 1)

Definition at line 28 of file cdvdfsv.h.

◆ cdvdfsv_IMPORTS_end

#define cdvdfsv_IMPORTS_end   END_IMPORT_TABLE

Definition at line 29 of file cdvdfsv.h.

◆ I_sceCdChangeThreadPriority

#define I_sceCdChangeThreadPriority   DECLARE_IMPORT(5, sceCdChangeThreadPriority)

Definition at line 31 of file cdvdfsv.h.