SSBM Decomp
Loading...
Searching...
No Matches
CARDRead.h File Reference

Go to the source code of this file.

Functions

s32 CARDReadAsync (CARDFileInfo *fileInfo, void *buf, s32 length, s32 offset, CARDCallback callback)
long CARDRead (struct CARDFileInfo *fileInfo, void *buf, long length, long offset)
s32 CARDCancel (CARDFileInfo *fileInfo)

Function Documentation

◆ CARDReadAsync()

s32 CARDReadAsync ( CARDFileInfo * fileInfo,
void * buf,
s32 length,
s32 offset,
CARDCallback callback )

◆ CARDRead()

long CARDRead ( struct CARDFileInfo * fileInfo,
void * buf,
long length,
long offset )

◆ CARDCancel()

s32 CARDCancel ( CARDFileInfo * fileInfo)